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