Summary
Initializes a new instance of the
NAnt.Core.Util.CommandLineArgumentCollection class
with the specified NAnt.Core.Util.CommandLineArgumentCollection instance.
- Assembly
- NAnt
.Core .dll - Namespace
- NAnt
.Core .Util - Containing Type
- Command
Line Argument Collection
Syntax
public CommandLineArgumentCollection(CommandLineArgumentCollection value)
Parameters
| Name | Type | Description |
|---|---|---|
| value | Command |
Return Value
| Type | Description |
|---|---|
| void |
