Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
MinerLib_cs
Work
C# 클래스 MinerLib_cs.Work
파일 보기
프로젝트 열기: GarageGames/Bitcoin
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
data
uint[]
hashAlgorithm
Algorithm
hashCount
uint
hashStart
uint
target
uint[]
공개 메소드들
메소드
설명
Copy
(
Work
work
) :
void
Work
( ) :
System
메소드 상세
Copy()
공개
메소드
public
Copy
(
Work
work
) :
void
work
Work
리턴
void
Work()
공개
메소드
public
Work
( ) :
System
리턴
System
프로퍼티 상세
data
공개적으로 프로퍼티
public
uint[]
data
리턴
uint[]
hashAlgorithm
공개적으로 프로퍼티
public
Algorithm
hashAlgorithm
리턴
Algorithm
hashCount
공개적으로 프로퍼티
public
uint
hashCount
리턴
uint
hashStart
공개적으로 프로퍼티
public
uint
hashStart
리턴
uint
target
공개적으로 프로퍼티
public
uint[]
target
리턴
uint[]