Table of Contents

Class LicenseProvider

Namespace
OpenSettings
Assembly
OpenSettings.dll

Provides functionality to initialize and manage the current license for the application.

public class LicenseProvider
Inheritance
LicenseProvider
Inherited Members

Fields

Instance

Singleton instance of the LicenseProvider class.

public static readonly LicenseProvider Instance

Field Value

LicenseProvider

Properties

CurrentLicense

public License CurrentLicense { get; }

Property Value

License