C# Class FastQuant.LicenseManager

Afficher le fichier Open project: fastquant/fastquant.dll Class Usage Examples

Méthodes publiques

Méthode Description
GetHardwareID ( ) : string
GetLicense ( ) : LicenseInfo
LoadLicense ( byte license ) : void

Method Details

GetHardwareID() public méthode

public GetHardwareID ( ) : string
Résultat string

GetLicense() public méthode

public GetLicense ( ) : LicenseInfo
Résultat LicenseInfo

LoadLicense() public méthode

public LoadLicense ( byte license ) : void
license byte
Résultat void