C# Class NiceHashMiner.Forms.Components.GroupProfitControl

Inheritance: System.Windows.Forms.UserControl
Afficher le fichier Open project: nicehash/NiceHashMiner Class Usage Examples

Méthodes publiques

Méthode Description
GroupProfitControl ( ) : System
UpdateProfitStats ( string groupName, string deviceStringInfo, string speedString, string btcRateString, string currencyRateString ) : void

Method Details

GroupProfitControl() public méthode

public GroupProfitControl ( ) : System
Résultat System

UpdateProfitStats() public méthode

public UpdateProfitStats ( string groupName, string deviceStringInfo, string speedString, string btcRateString, string currencyRateString ) : void
groupName string
deviceStringInfo string
speedString string
btcRateString string
currencyRateString string
Résultat void