Summary
    Initializes a new instance of the 
		NAnt.Core.FrameworkInfoDictionary class
    with the specified capacity.
    - Assembly
 - NAnt
.Core .dll  - Namespace
 - NAnt
.Core  - Containing Type
 - Framework
Info Dictionary  
Syntax
public FrameworkInfoDictionary(int capacity)
	Parameters
| Name | Type | Description | 
|---|---|---|
| capacity | int | 
Return Value
| Type | Description | 
|---|---|
| void | 
