FrameworkInfoDictionary.

FrameworkInfoDictionary(int, IHashCodeProvider, IComparer) Constructor

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

Syntax

public FrameworkInfoDictionary(int capacity, IHashCodeProvider codeProvider, IComparer comparer)

Parameters

Name Type Description
capacity int
codeProvider IHashCodeProvider
comparer IComparer

Return Value

Type Description
void