C# 클래스 Rackspace.Cloud.Server.Agent.Commands.Unrescue

상속: IExecutableCommand
파일 보기 프로젝트 열기: rackerlabs/openstack-guest-agents-windows-xenserver

공개 메소드들

메소드 설명
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