Method | Description | |
---|---|---|
Execute ( HierarchyNode node ) : void |
Method | Description | |
---|---|---|
ClearOutput ( ) : void | ||
CommandBase ( IPublish |
||
ShowErrorDialog ( string message ) : void | ||
WriteOutput ( string message ) : void | ||
WriteOutputLine ( string message ) : void |
protected CommandBase ( IPublish |
||
publisher | IPublish |
|
return | System |
public abstract Execute ( HierarchyNode node ) : void | ||
node | HierarchyNode | |
return | void |
protected ShowErrorDialog ( string message ) : void | ||
message | string | |
return | void |
protected WriteOutput ( string message ) : void | ||
message | string | |
return | void |
protected WriteOutputLine ( string message ) : void | ||
message | string | |
return | void |