Interface ILicenseInitOption
public interface ILicenseInitOption
- Extension Methods
Properties
NotTip
bool NotTip { get; set; }
Property Value
UseLicence
bool UseLicence { get; set; }
public interface ILicenseInitOption
bool NotTip { get; set; }
bool UseLicence { get; set; }