Copies all instance data of the DataTypeBase to a given DataTypeBase.
Copies all instance data of the DataTypeBase to a given DataTypeBase.
protected void CopyTo(DataTypeBase);
Inherited from Element.
protected void CopyTo(Element);
DataTypeBase Class | NAnt.Core Namespace