C# Class AdvancedLauncher.Management.Commands.PluginCommand

Inheritance: AdvancedLauncher.SDK.Management.Commands.AbstractExtendedCommand
Afficher le fichier Open project: GoldRenard/DMOAdvancedLauncher

Private Properties

Свойство Type Description
PickContainer AdvancedLauncher.Model.PluginContainer
PluginList bool
PluginStart bool
PluginStop bool

Méthodes publiques

Méthode Description
PluginCommand ( ) : System.Collections.Generic

Méthodes protégées

Méthode Description
CreateCommands ( ) : SubCommand>.Dictionary
LogInfo ( string value ) : void

Private Methods

Méthode Description
PickContainer ( string args ) : PluginContainer
PluginList ( string args ) : bool
PluginStart ( string args ) : bool
PluginStop ( string args ) : bool

Method Details

CreateCommands() protected méthode

protected CreateCommands ( ) : SubCommand>.Dictionary
Résultat SubCommand>.Dictionary

LogInfo() protected méthode

protected LogInfo ( string value ) : void
value string
Résultat void

PluginCommand() public méthode

public PluginCommand ( ) : System.Collections.Generic
Résultat System.Collections.Generic