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