C# 클래스 AdvancedLauncher.Management.Commands.PluginCommand

상속: AdvancedLauncher.SDK.Management.Commands.AbstractExtendedCommand
파일 보기 프로젝트 열기: GoldRenard/DMOAdvancedLauncher

Private Properties

프로퍼티 타입 설명
PickContainer AdvancedLauncher.Model.PluginContainer
PluginList bool
PluginStart bool
PluginStop bool

공개 메소드들

메소드 설명
PluginCommand ( ) : System.Collections.Generic

보호된 메소드들

메소드 설명
CreateCommands ( ) : SubCommand>.Dictionary
LogInfo ( string value ) : void

비공개 메소드들

메소드 설명
PickContainer ( string args ) : PluginContainer
PluginList ( string args ) : bool
PluginStart ( string args ) : bool
PluginStop ( string args ) : bool

메소드 상세

CreateCommands() 보호된 메소드

protected CreateCommands ( ) : SubCommand>.Dictionary
리턴 SubCommand>.Dictionary

LogInfo() 보호된 메소드

protected LogInfo ( string value ) : void
value string
리턴 void

PluginCommand() 공개 메소드

public PluginCommand ( ) : System.Collections.Generic
리턴 System.Collections.Generic