Method | Description | |
---|---|---|
ConsoleArguments ( ) : System |
Initializes a new instance.
|
|
Parse ( IEnumerable |
Parses specified console arguments, completely replacing all internal properies.
|
Method | Description | |
---|---|---|
Parse ( string arg ) : void |
Parses specified value as one of the arguments.
|