Summary
Initializes a new instance of the
NAnt.Core.Types.OptionCollection class
with the specified array of NAnt.Core.Types.Option instances.
- Assembly
- NAnt
.Core .dll - Namespace
- NAnt
.Core .Types - Containing Type
- OptionCollection
Syntax
public OptionCollection(Option[] value)
Parameters
| Name | Type | Description |
|---|---|---|
| value | Option[] |
Return Value
| Type | Description |
|---|---|
| void |
