Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
FastQuant
LicenseManager
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