Table of Contents

Class LicenseLoadService

Namespace
H.Modules.License
Assembly
H.Modules.License.dll
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

string

Methods

Load(out string)

public bool Load(out string message)

Parameters

message string

Returns

bool