Property | Type | Description | |
---|---|---|---|
_targetID | int | ||
_targetName | string |
Method | Description | |
---|---|---|
Cancel ( ) : string |
Method | Description | |
---|---|---|
DeleteTargetCommand ( ) : System | ||
DeleteTargetCommand ( int targetID ) : System | ||
DeleteTargetCommand ( string targetName, int targetID ) : System |
protected DeleteTargetCommand ( int targetID ) : System | ||
targetID | int | |
return | System |
protected DeleteTargetCommand ( string targetName, int targetID ) : System | ||
targetName | string | |
targetID | int | |
return | System |