C# 클래스 FastQuant.LicenseManager

파일 보기 프로젝트 열기: fastquant/fastquant.dll 1 사용 예제들

공개 메소드들

메소드 설명
GetHardwareID ( ) : string
GetLicense ( ) : LicenseInfo
LoadLicense ( byte license ) : void

메소드 상세

GetHardwareID() 공개 메소드

public GetHardwareID ( ) : string
리턴 string

GetLicense() 공개 메소드

public GetLicense ( ) : LicenseInfo
리턴 LicenseInfo

LoadLicense() 공개 메소드

public LoadLicense ( byte license ) : void
license byte
리턴 void