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