Метод | Описание | |
---|---|---|
ParseArgs ( string input, int startPos, Nekobot.Commands.Command command, string &args ) : CommandErrorType? | ||
ParseCommand ( string input, |
Метод | Описание | |
---|---|---|
IsWhiteSpace ( char c ) : bool |
public static ParseArgs ( string input, int startPos, Nekobot.Commands.Command command, string &args ) : CommandErrorType? | ||
input | string | |
startPos | int | |
command | Nekobot.Commands.Command | |
args | string | |
Результат | CommandErrorType? |
public static ParseCommand ( string input, |
||
input | string | |
map | ||
commands | IEnumerable |
|
endPos | int | |
Результат | bool |