Property | Type | Description | |
---|---|---|---|
MinerName | string | ||
NiceHashID | AlgorithmType |
Method | Description | |
---|---|---|
Algorithm ( AlgorithmType niceHashID, string minerName ) : System | ||
BenchmarkSpeedString ( ) : string | ||
ClearBenchmarkPending ( ) : void | ||
GetName ( ) : string | ||
SetBenchmarkPending ( ) : void | ||
SetBenchmarkPendingNoMsg ( ) : void |
public Algorithm ( AlgorithmType niceHashID, string minerName ) : System | ||
niceHashID | AlgorithmType | |
minerName | string | |
return | System |