Class Application
Provides methods and properties to manage an application.
public class Application : App, IBaseObjectWithId, IDisposableObject, IDisposable, IBaseObject
- Inheritance
-
Application
- Implements
Constructors
- Application()
Initializes a new instance of the Application class.
- Application(IApplicationHandler?)
Initializes a new instance of the Application class with the specified handler.