Method | Description | |
---|---|---|
Create ( IEnumerable |
Creates a new InputOptions instance by parsing the given collection of arguments.
|
|
InputOptions ( ) : System |
Initializes a new instance of the InputOptions class.
|
public static Create ( IEnumerable |
||
args | IEnumerable |
The collection of arguments to parse. |
return |