C# Class Rackspace.Cloud.Server.Agent.Actions.Installer

Inheritance: IInstaller
ファイルを表示 Open project: rackerlabs/openstack-guest-agents-windows-xenserver

Public Methods

Method Description
Install ( string>.Dictionary commands ) : void
Installer ( IExecutableProcessQueue executableProcessQueue, ILogger logger ) : System

Method Details

Install() public method

public Install ( string>.Dictionary commands ) : void
commands string>.Dictionary
return void

Installer() public method

public Installer ( IExecutableProcessQueue executableProcessQueue, ILogger logger ) : System
executableProcessQueue IExecutableProcessQueue
logger ILogger
return System