C# 클래스 NiceHashMiner.Devices.AmdGpuDevice

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

공개 프로퍼티들

프로퍼티 타입 설명
DefaultParam string
DeviceName string
InfSection string
TemperatureParam string
UUID string

공개 메소드들

메소드 설명
AmdGpuDevice ( OpenCLDevice openClSubset, bool isOldDriver, string infSection ) : System
IsEtherumCapable ( ) : bool

메소드 상세

AmdGpuDevice() 공개 메소드

public AmdGpuDevice ( OpenCLDevice openClSubset, bool isOldDriver, string infSection ) : System
openClSubset OpenCLDevice
isOldDriver bool
infSection string
리턴 System

IsEtherumCapable() 공개 메소드

public IsEtherumCapable ( ) : bool
리턴 bool

프로퍼티 상세

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

public static string DefaultParam
리턴 string

DeviceName 공개적으로 프로퍼티

public string DeviceName
리턴 string

InfSection 공개적으로 프로퍼티

public string InfSection
리턴 string

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

public static string TemperatureParam
리턴 string

UUID 공개적으로 프로퍼티

public string UUID
리턴 string