Constructor App
App(IApplicationHandler?)
Initializes a new instance of the App class.
public App(IApplicationHandler? handler = null)
Parameters
handler
IApplicationHandlerApplication handler.
Initializes a new instance of the App class.
public App(IApplicationHandler? handler = null)
handler
IApplicationHandlerApplication handler.