Summary
Copies all instance data of the
NAnt.Core.DataTypeBase to a given
NAnt.Core.DataTypeBase.
- Assembly
- NAnt
.Core .dll - Namespace
- NAnt
.Core - Containing Type
- DataTypeBase
Syntax
protected void CopyTo(DataTypeBase clone)
Parameters
| Name | Type | Description |
|---|---|---|
| clone | DataTypeBase |
Return Value
| Type | Description |
|---|---|
| void |
