Свойство | Тип | Описание |
---|
Метод | Описание | |
---|---|---|
ExecuteInnerCommand ( IContext ctx ) : CommandResult | ||
InterpretResult ( object o ) : CommandResult | ||
ResolveInnerCommand ( IContext ctx, string &catSource ) : void |
protected ExecuteInnerCommand ( IContext ctx ) : CommandResult | ||
ctx | IContext | |
Результат | CommandResult |
protected InterpretResult ( object o ) : CommandResult | ||
o | object | |
Результат | CommandResult |
protected ResolveInnerCommand ( IContext ctx, string &catSource ) : void | ||
ctx | IContext | |
catSource | string | |
Результат | void |