Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
CentralMine
NET
MiningTarget
C# 클래스 CentralMine.NET.MiningTarget
파일 보기
프로젝트 열기: GarageGames/Bitcoin
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
mName
string
mPOWAlgorithm
HashAlgorithm
mPools
List
mWallet
WalletInfo
공개 메소드들
메소드
설명
MiningTarget
( ) :
System
메소드 상세
MiningTarget()
공개
메소드
public
MiningTarget
( ) :
System
리턴
System
프로퍼티 상세
mName
공개적으로 프로퍼티
public
string
mName
리턴
string
mPOWAlgorithm
공개적으로 프로퍼티
public
HashAlgorithm
mPOWAlgorithm
리턴
HashAlgorithm
mPools
공개적으로 프로퍼티
public
List
mPools
리턴
List
mWallet
공개적으로 프로퍼티
public
WalletInfo,CentralMine.NET
mWallet
리턴
WalletInfo