Table of Contents

Class LicenseInitService

Namespace
HeBianGu.Systems.License
Assembly
HeBianGu.Systems.License.dll
public class LicenseInitService : ServiceSettingInstance<LicenseInitService, ILicenseInitService>, INotifyPropertyChanged, IDisplayer, ISetting, ILicenseInitService, ILoad, ILicenseInitOption
Inheritance
LicenseInitService
Implements
Inherited Members
Extension Methods

Properties

NotTip

[Display(Name = "不再提示试用许可提示")]
public bool NotTip { get; set; }

Property Value

bool

UseLicence

[Browsable(false)]
[Display(Name = "启动时是否启用许可验证")]
public bool UseLicence { get; set; }

Property Value

bool

Methods

Load(out string)

public bool Load(out string message)

Parameters

message string

Returns

bool