Constructor Application
Application()
Initializes a new instance of the Application class.
public Application()
Application(IApplicationHandler?)
Initializes a new instance of the Application class with the specified handler.
public Application(IApplicationHandler? handler)
Parameters
handler
IApplicationHandler