C# Класс Microsoft.WindowsAzure.Commands.Utilities.CloudService.AzureTools.CsRun

Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
CsRun ( ) : System
GetRoleInfoMessage ( string emulatorOutput ) : string

Приватные методы

Метод Описание
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

Описание методов

CsRun() публичный Метод

public CsRun ( ) : System
Результат System

GetRoleInfoMessage() публичный статический Метод

public static GetRoleInfoMessage ( string emulatorOutput ) : string
emulatorOutput string
Результат string