C# Class HashrateCalculator.CurrencyProperties

Afficher le fichier Open project: GarageGames/Bitcoin Class Usage Examples

Méthodes publiques

Свойство Type Description
BlockTarget System.Windows.Forms.TextBox
CoinsPerBlock System.Windows.Forms.TextBox
CryptsyID System.Windows.Forms.TextBox
IPAddress System.Windows.Forms.TextBox
IgnoreSigLen System.Windows.Forms.CheckBox
NameBox System.Windows.Forms.TextBox
NetID System.Windows.Forms.TextBox
NetVersion System.Windows.Forms.TextBox
POS System.Windows.Forms.CheckBox
Port System.Windows.Forms.TextBox
ScryptBlockHash System.Windows.Forms.CheckBox
Symbol System.Windows.Forms.TextBox

Méthodes publiques

Méthode Description
CurrencyProperties ( ) : System

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Méthode Description
InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

Method Details

CurrencyProperties() public méthode

public CurrencyProperties ( ) : System
Résultat System

Dispose() protected méthode

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool true if managed resources should be disposed; otherwise, false.
Résultat void

Property Details

BlockTarget public_oe property

public System.Windows.Forms.TextBox BlockTarget
Résultat System.Windows.Forms.TextBox

CoinsPerBlock public_oe property

public System.Windows.Forms.TextBox CoinsPerBlock
Résultat System.Windows.Forms.TextBox

CryptsyID public_oe property

public System.Windows.Forms.TextBox CryptsyID
Résultat System.Windows.Forms.TextBox

IPAddress public_oe property

public System.Windows.Forms.TextBox IPAddress
Résultat System.Windows.Forms.TextBox

IgnoreSigLen public_oe property

public System.Windows.Forms.CheckBox IgnoreSigLen
Résultat System.Windows.Forms.CheckBox

NameBox public_oe property

public System.Windows.Forms.TextBox NameBox
Résultat System.Windows.Forms.TextBox

NetID public_oe property

public System.Windows.Forms.TextBox NetID
Résultat System.Windows.Forms.TextBox

NetVersion public_oe property

public System.Windows.Forms.TextBox NetVersion
Résultat System.Windows.Forms.TextBox

POS public_oe property

public System.Windows.Forms.CheckBox POS
Résultat System.Windows.Forms.CheckBox

Port public_oe property

public System.Windows.Forms.TextBox Port
Résultat System.Windows.Forms.TextBox

ScryptBlockHash public_oe property

public System.Windows.Forms.CheckBox ScryptBlockHash
Résultat System.Windows.Forms.CheckBox

Symbol public_oe property

public System.Windows.Forms.TextBox Symbol
Résultat System.Windows.Forms.TextBox