Summary
Initializes a new instance of the
NAnt.Core.DataTypeBaseBuilderCollection class
with the specified array of NAnt.Core.DataTypeBaseBuilder instances.
- Assembly
- NAnt
.Core .dll - Namespace
- NAnt
.Core - Containing Type
- Data
Type Base Builder Collection
Syntax
public DataTypeBaseBuilderCollection(DataTypeBaseBuilder[] value)
Parameters
| Name | Type | Description |
|---|---|---|
| value | Data |
Return Value
| Type | Description |
|---|---|
| void |
