C# Класс Rackspace.Cloud.Server.Agent.Commands.Unrescue

Наследование: IExecutableCommand
Показать файл Открыть проект

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

Метод Описание
Execute ( string value ) : ExecutableResult
Unrescue ( IExecutableProcessQueue exec, IOperatingSystemChecker operatingSystemChecker, ISystemInformation systemInformation ) : Rackspace.Cloud.Server.Agent.Configuration

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

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

public Execute ( string value ) : ExecutableResult
value string
Результат ExecutableResult

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

public Unrescue ( IExecutableProcessQueue exec, IOperatingSystemChecker operatingSystemChecker, ISystemInformation systemInformation ) : Rackspace.Cloud.Server.Agent.Configuration
exec IExecutableProcessQueue
operatingSystemChecker IOperatingSystemChecker
systemInformation ISystemInformation
Результат Rackspace.Cloud.Server.Agent.Configuration