Click or drag to resize

aceApplicationBase Methods

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

The aceApplicationBase type exposes the following members.

Methods
  NameDescription
Public methoddeploySettings
Deploys or redeploys the settings - forcing all parts of the system to update their state according to the settings
Public methoddoQuit
Exits the application
Public methodlog
Logs the specified message: if logger set with logger, if not directly to console
Public methodsetAboutInformation
Sets the author information.
Public methodStartApplication
Starts the application, keeping thread in the loop. Once it returns false, it means user chosen to quit the application
Top
Extension Methods
  NameDescription
Public Extension MethodaceGenEx (Defined by aceExceptionTools.)
Public Extension MethodaceSciEx (Defined by aceExceptionTools.)
Top
See Also