Method | Description | |
---|---|---|
CommandInfo ( string file, string arguments ) : System | ||
Parse ( string command ) : |
Method | Description | |
---|---|---|
GetArgumentIndex ( string command ) : int |
public CommandInfo ( string file, string arguments ) : System | ||
file | string | |
arguments | string | |
return | System |
public static Parse ( string command ) : |
||
command | string | |
return |