C# Class Orc.LicenseManager.ILicenseServiceExtensions

Afficher le fichier Open project: WildGums/Orc.LicenseManager

Méthodes publiques

Méthode Description
AnyExistingLicense ( this licenseService ) : bool
GetCurrentLicenseExpirationDateTime ( this licenseService ) : DateTime?
LoadExistingLicense ( this licenseService ) : string

Method Details

AnyExistingLicense() public static méthode

public static AnyExistingLicense ( this licenseService ) : bool
licenseService this
Résultat bool

GetCurrentLicenseExpirationDateTime() public static méthode

public static GetCurrentLicenseExpirationDateTime ( this licenseService ) : DateTime?
licenseService this
Résultat DateTime?

LoadExistingLicense() public static méthode

public static LoadExistingLicense ( this licenseService ) : string
licenseService this
Résultat string