Summary
name, value constructor
- Assembly
- NAnt
.Core .dll - Namespace
- NAnt
.Core .Types - Containing Type
- Option
Syntax
public Option(string name, string value)
Parameters
Name | Type | Description |
---|---|---|
name | string | |
value | string |
Return Value
Type | Description |
---|---|
void |