C# 클래스 NiceHashMiner.Forms.Components.GroupProfitControl

상속: System.Windows.Forms.UserControl
파일 보기 프로젝트 열기: nicehash/NiceHashMiner 1 사용 예제들

공개 메소드들

메소드 설명
GroupProfitControl ( ) : System
UpdateProfitStats ( string groupName, string deviceStringInfo, string speedString, string btcRateString, string currencyRateString ) : void

메소드 상세

GroupProfitControl() 공개 메소드

public GroupProfitControl ( ) : System
리턴 System

UpdateProfitStats() 공개 메소드

public UpdateProfitStats ( string groupName, string deviceStringInfo, string speedString, string btcRateString, string currencyRateString ) : void
groupName string
deviceStringInfo string
speedString string
btcRateString string
currencyRateString string
리턴 void