메소드 | 설명 | |
---|---|---|
Execute ( CommandContext context ) : void |
Executes the command in the specified context.
|
|
QueryState ( CommandContext context ) : CommandState |
메소드 | 설명 | |
---|---|---|
Run ( ClientPipelineArgs args ) : void |
public Execute ( CommandContext context ) : void | ||
context | CommandContext | The context. |
리턴 | void |
public QueryState ( CommandContext context ) : CommandState | ||
context | CommandContext | |
리턴 | CommandState |