DataTypeBaseBuilderCollection.

DataTypeBaseBuilderCollection(DataTypeBaseBuilderCollection) Constructor

Summary

Initializes a new instance of the NAnt.Core.DataTypeBaseBuilderCollection class with the specified NAnt.Core.DataTypeBaseBuilderCollection instance.
Assembly
NAnt.Core.dll
Namespace
NAnt.Core
Containing Type
DataTypeBaseBuilderCollection

Syntax

public DataTypeBaseBuilderCollection(DataTypeBaseBuilderCollection value)

Parameters

Name Type Description
value DataTypeBaseBuilderCollection

Return Value

Type Description
void