Click or drag to resize
AppCore Methods

The AppCore type exposes the following members.

Methods
  NameDescription
Public methodStatic memberInit
Determines whether the initialization phase of the application core life-cycle is complete. If it is not, it executes it.
Public methodStatic memberPreInit
Determines whether the pre-initialization phase of the application core life-cycle is complete. If it is not, it executes it.
Public methodStatic memberSetup
Provides the application core with startup parameters.
Top
See Also