Méthode | Description | |
---|---|---|
SccCommand ( string command, string arguments ) : System |
Initializes a new instance of the SccCommand class.
|
|
Start ( ) : SccCommand |
Executes the command
|
Méthode | Description | |
---|---|---|
ReceiveOutput ( |
Receives output from the process
|
public SccCommand ( string command, string arguments ) : System | ||
command | string | The command. |
arguments | string | The arguments. |
Résultat | System |