FrameworkInfoDictionary.

FrameworkInfoDictionary(IDictionary, IHashCodeProvider, IComparer) Constructor

Assembly
NAnt.Core.dll
Namespace
NAnt.Core
Containing Type
FrameworkInfoDictionary

Syntax

public FrameworkInfoDictionary(IDictionary dictionary, IHashCodeProvider codeProvider, IComparer comparer)

Parameters

Name Type Description
dictionary IDictionary
codeProvider IHashCodeProvider
comparer IComparer

Return Value

Type Description
void