C# 클래스 NiceHashMiner.Ethereum

파일 보기 프로젝트 열기: nicehash/NiceHashMiner 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
CurrentBlockNum string
EtherMinerPath string

공개 메소드들

메소드 설명
GetCurrentBlock ( string worker ) : void

비공개 메소드들

메소드 설명
Ethereum ( ) : System

메소드 상세

GetCurrentBlock() 공개 정적인 메소드

public static GetCurrentBlock ( string worker ) : void
worker string
리턴 void

프로퍼티 상세

CurrentBlockNum 공개적으로 정적으로 프로퍼티

public static string CurrentBlockNum
리턴 string

EtherMinerPath 공개적으로 정적으로 프로퍼티

public static string EtherMinerPath
리턴 string