C# Class Atomia.Provisioning.Modules.Haproxy.Commands.GlobalCommand

Inheritance: HaproxyCommandBase
Datei anzeigen Open project: atomia/sample-plugins

Public Methods

Method Description
GlobalCommand ( ModuleService service, ResourceDescription resource, ModuleService newServiceSettings, ModuleCommandType commandType, int listDepth ) : System

Protected Methods

Method Description
GetResourceURL ( ModuleService moduleService ) : string

Method Details

GetResourceURL() protected method

protected GetResourceURL ( ModuleService moduleService ) : string
moduleService ModuleService
return string

GlobalCommand() public method

public GlobalCommand ( ModuleService service, ResourceDescription resource, ModuleService newServiceSettings, ModuleCommandType commandType, int listDepth ) : System
service ModuleService
resource ResourceDescription
newServiceSettings ModuleService
commandType ModuleCommandType
listDepth int
return System