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