Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
FastQuant
LicenseManager
C# Class FastQuant.LicenseManager
Mostrar archivo
Open project: fastquant/fastquant.dll
Class Usage Examples
Public Methods
Method
Description
GetHardwareID
( ) :
string
GetLicense
( ) :
LicenseInfo
LoadLicense
(
byte
license
) :
void
Method Details
GetHardwareID()
public
method
public
GetHardwareID
( ) :
string
return
string
GetLicense()
public
method
public
GetLicense
( ) :
LicenseInfo
return
LicenseInfo
LoadLicense()
public
method
public
LoadLicense
(
byte
license
) :
void
license
byte
return
void