Метод |
Описание |
|
GetDeploymentCount ( string text ) : int |
|
|
IsStorageEmulatorError ( string error ) : bool |
|
|
RemoveAllDeployments ( string &standardOutput, string &standardError ) : void |
|
|
RemoveDeployment ( int deploymentId, string &standardOutput, string &standardError ) : void |
|
|
StartComputeEmulator ( string &standardOutput, string &standardError ) : void |
|
|
StartCsRunProcess ( string arguments, string &standardOutput, string &standardError ) : void |
|
|
StartEmulator ( string packagePath, string configPath, bool launch, string &standardOutput, string &standardError ) : int |
|
|
StartStorageEmulator ( string &standardOutput, string &standardError ) : void |
|
|
StopEmulator ( string &standardOutput, string &standardError ) : void |
|
|
UpdateDeployment ( int deploymentId, string configPath, string &standardOutput, string &standardError ) : void |
|
|