Summary
Initializes a new instance of the
NAnt.Core.Types.Argument class
with the given path.
- Assembly
- NAnt
.Core .dll - Namespace
- NAnt
.Core .Types - Containing Type
- Argument
Syntax
public Argument(PathSet value)
Parameters
| Name | Type | Description |
|---|---|---|
| value | PathSet |
Return Value
| Type | Description |
|---|---|
| void |
