Table of Contents

Constructor Application

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

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