Property | Type | Description |
---|
Method | Description | |
---|---|---|
ExecuteInnerCommand ( IContext ctx ) : CommandResult | ||
InterpretResult ( object o ) : CommandResult | ||
ResolveInnerCommand ( IContext ctx, string &catSource ) : void |
protected ExecuteInnerCommand ( IContext ctx ) : CommandResult | ||
ctx | IContext | |
return | CommandResult |
protected InterpretResult ( object o ) : CommandResult | ||
o | object | |
return | CommandResult |
protected ResolveInnerCommand ( IContext ctx, string &catSource ) : void | ||
ctx | IContext | |
catSource | string | |
return | void |