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