public FindArgumentByPosition ( int position, string action = null ) : CommandLineArgument | ||
position | int | the position of the argument |
action | string | optionally specify the name of an action which may also have positional arguments defined |
Résultat | CommandLineArgument |