NAnt SDK Documentation - v0.92

DataTypeBase.CopyTo Method

Copies all instance data of the DataTypeBase to a given DataTypeBase.

Overload List

Copies all instance data of the DataTypeBase to a given DataTypeBase.

protected void CopyTo(DataTypeBase);

Inherited from Element.

protected void CopyTo(Element);

See Also

DataTypeBase Class | NAnt.Core Namespace