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