Summary
Initializes a new instance of the
NAnt.Core.Util.CommandLineArgumentAttribute
class
with the specified argument type.
- Assembly
- NAnt
.Core .dll - Namespace
- NAnt
.Core .Util - Containing Type
- Default
Command Line Argument Attribute
Syntax
public DefaultCommandLineArgumentAttribute(CommandLineArgumentTypes argumentType)
Parameters
Name | Type | Description |
---|---|---|
argumentType | Command |
Specifies the checking to be done on the argument. |
Return Value
Type | Description |
---|---|
void |