Method | Description | |
---|---|---|
Action ( string action ) : bool | ||
ApplicationClosing ( ) : void | ||
ApplicationInitializedAsync ( ) : Task | ||
ApplySettings ( List |
||
CreateConfigurationPanels ( ) : List |
||
InitializeAsync ( Framework core ) : Task |
Method | Description | |
---|---|---|
CreateUIChildWindowForm ( Framework core ) : Utils.BasePlugin.BaseUIChildWindowForm | ||
InitUIMainWindow ( Framework mainWindowPlugin ) : void |
public ApplicationInitializedAsync ( ) : Task | ||
return | Task |
public ApplySettings ( List |
||
configPanels | List |
|
return | bool |
protected CreateUIChildWindowForm ( Framework core ) : Utils.BasePlugin.BaseUIChildWindowForm | ||
core | Framework | |
return | Utils.BasePlugin.BaseUIChildWindowForm |
protected InitUIMainWindow ( Framework mainWindowPlugin ) : void | ||
mainWindowPlugin | Framework | |
return | void |
public InitializeAsync ( Framework core ) : Task |
||
core | Framework | |
return | Task |