Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
MinerLib_cs
Work
C# Class MinerLib_cs.Work
ファイルを表示
Open project: GarageGames/Bitcoin
Class Usage Examples
Public Properties
Property
Type
Description
data
uint[]
hashAlgorithm
Algorithm
hashCount
uint
hashStart
uint
target
uint[]
Public Methods
Method
Description
Copy
(
Work
work
) :
void
Work
( ) :
System
Method Details
Copy()
public
method
public
Copy
(
Work
work
) :
void
work
Work
return
void
Work()
public
method
public
Work
( ) :
System
return
System
Property Details
data
public_oe property
public
uint[]
data
return
uint[]
hashAlgorithm
public_oe property
public
Algorithm
hashAlgorithm
return
Algorithm
hashCount
public_oe property
public
uint
hashCount
return
uint
hashStart
public_oe property
public
uint
hashStart
return
uint
target
public_oe property
public
uint[]
target
return
uint[]