Class LicenseLoadService
public class LicenseLoadService : ILicenseLoadService, ISplashLoad, ILoadable
- Inheritance
-
LicenseLoadService
- Implements
- Inherited Members
- Extension Methods
Constructors
LicenseLoadService(IOptions<LicenseOptions>)
public LicenseLoadService(IOptions<LicenseOptions> options)
Parameters
options
IOptions<LicenseOptions>
Properties
Name
public string Name { get; }
Property Value
Methods
Load(out string)
public bool Load(out string message)
Parameters
message
string