[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.

Methods

  NameDescription
Public methodGetContextCommandGroups<(Of <<'(TContext>)>>)
Gibt alle Befehlsgruppen für einen bestimmten Kontext zurück.
Public methodGetContextCommands<(Of <<'(TContext>)>>)
Gibt alle Befehle für den übergebenen Kontext-Type zurück.
Public methodInitialize
Initialisiert diesen CommandLoader<(Of <(<'TAppCore>)>)> mit Hilfe der DynamicNodes-Konfiguration config und einem Objekt für die Script-Ausführung processor.

See Also