Method | Description | |
---|---|---|
VerbAttribute ( string name ) : System |
Initializes a new instance of the CommandLine.VerbAttribute class.
|
public VerbAttribute ( string name ) : System | ||
name | string | The long name of the verb command. |
return | System |