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