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

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

Public Methods

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

Protected Methods

Method Description
GetResourceURL ( ModuleService moduleService ) : string

Method Details

DefaultCommand() public method

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

GetResourceURL() protected method

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