Summary
Creates a shallow copy of the
NAnt.Core.Types.FileSet
.
- Assembly
- NAnt
.Core .dll - Namespace
- NAnt
.Core .Types - Containing Type
- FileSet
Syntax
public virtual Object Clone()
Return Value
Type | Description |
---|---|
Object |
A shallow copy of the NAnt.Core.Types.FileSet .
|