C# Class Rackspace.Cloud.Server.Agent.Commands.Unrescue

Inheritance: IExecutableCommand
Afficher le fichier Open project: rackerlabs/openstack-guest-agents-windows-xenserver

Méthodes publiques

Méthode Description
Execute ( string value ) : ExecutableResult
Unrescue ( IExecutableProcessQueue exec, IOperatingSystemChecker operatingSystemChecker, ISystemInformation systemInformation ) : Rackspace.Cloud.Server.Agent.Configuration

Method Details

Execute() public méthode

public Execute ( string value ) : ExecutableResult
value string
Résultat ExecutableResult

Unrescue() public méthode

public Unrescue ( IExecutableProcessQueue exec, IOperatingSystemChecker operatingSystemChecker, ISystemInformation systemInformation ) : Rackspace.Cloud.Server.Agent.Configuration
exec IExecutableProcessQueue
operatingSystemChecker IOperatingSystemChecker
systemInformation ISystemInformation
Résultat Rackspace.Cloud.Server.Agent.Configuration