Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
NiceHashMiner
APIData
C# 클래스 NiceHashMiner.APIData
파일 보기
프로젝트 열기: nicehash/NiceHashMiner
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
AlgorithmID
AlgorithmType
AlgorithmName
string
Speed
double
공개 메소드들
메소드
설명
APIData
(
AlgorithmType
algorithmID
) :
System
메소드 상세
APIData()
공개
메소드
public
APIData
(
AlgorithmType
algorithmID
) :
System
algorithmID
AlgorithmType
리턴
System
프로퍼티 상세
AlgorithmID
공개적으로 프로퍼티
public
AlgorithmType
AlgorithmID
리턴
AlgorithmType
AlgorithmName
공개적으로 프로퍼티
public
string
AlgorithmName
리턴
string
Speed
공개적으로 프로퍼티
public
double
Speed
리턴
double