Méthode | Description | |
---|---|---|
Execute ( CommandContext context ) : void | ||
QueryState ( CommandContext context ) : CommandState |
Méthode | Description | |
---|---|---|
Run ( ClientPipelineArgs args ) : void |
public Execute ( CommandContext context ) : void | ||
context | CommandContext | |
Résultat | void |
public QueryState ( CommandContext context ) : CommandState | ||
context | CommandContext | |
Résultat | CommandState |
protected Run ( ClientPipelineArgs args ) : void | ||
args | ClientPipelineArgs | |
Résultat | void |