[Diese Dokumentation ist noch nicht fertig und kann sich bis zur entgültigen Version noch ändern.]
The CommandLoader<(Of <(<'TAppCore>)>)> type exposes the following members.
Constructors
Name | Description | |
---|---|---|
CommandLoader<(Of <(<'TAppCore>)>)> | Initializes a new instance of the CommandLoader<(Of <(<'TAppCore>)>)> class |
Methods
Name | Description | |
---|---|---|
GetContextCommandGroups<(Of <<'(TContext>)>>) |
Gibt alle Befehlsgruppen für einen bestimmten Kontext zurück.
| |
GetContextCommands<(Of <<'(TContext>)>>) |
Gibt alle Befehle für den übergebenen Kontext-Type zurück.
| |
Initialize |
Initialisiert diesen CommandLoader<(Of <(<'TAppCore>)>)> mit Hilfe der
DynamicNodes-Konfiguration config und einem
Objekt für die Script-Ausführung processor.
|