C# 클래스 Atomia.Provisioning.Modules.Haproxy.Commands.GlobalCommand

상속: HaproxyCommandBase
파일 보기 프로젝트 열기: atomia/sample-plugins

공개 메소드들

메소드 설명
GlobalCommand ( ModuleService service, ResourceDescription resource, ModuleService newServiceSettings, ModuleCommandType commandType, int listDepth ) : System

보호된 메소드들

메소드 설명
GetResourceURL ( ModuleService moduleService ) : string

메소드 상세

GetResourceURL() 보호된 메소드

protected GetResourceURL ( ModuleService moduleService ) : string
moduleService ModuleService
리턴 string

GlobalCommand() 공개 메소드

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