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