Class Licensing
Product licensing singleton
public abstract class Licensing
- Inheritance
-
Licensing
- Inherited Members
Constructors
Licensing()
protected Licensing()
Properties
LicenseKey
Product license key
public static string? LicenseKey { get; set; }
Property Value
Methods
LoadFromFile(string)
Load license key from file
public static string? LoadFromFile(string Path)
Parameters
Path
stringFile path
Returns
- string
License key