Summary
Initializes a new instance of the
NAnt.Core.FrameworkInfoDictionary class.
- Assembly
- NAnt
.Core .dll - Namespace
- NAnt
.Core - Containing Type
- Framework
Info Dictionary
Syntax
public FrameworkInfoDictionary(IDictionary dictionary)
Parameters
| Name | Type | Description |
|---|---|---|
| dictionary | IDictionary | The dictionary dictionary which well be copied. |
Return Value
| Type | Description |
|---|---|
| void |
