C# Class BlockStudio.Dialogs.ConnectionProperties

Inheritance: System.Windows.Forms.Form
Show file Open project: LawrenceBotley/EthereumRpc-NET Class Usage Examples

Public Methods

Method Description
ConnectionProperties ( ) : System

Private Methods

Method Description
PgOptions_PropertyValueChanged ( object s, System.Windows.Forms.PropertyValueChangedEventArgs e ) : void
SetCommandLinePreview ( ) : void
TestConnection ( ) : void
btnCancel_Click ( object sender, EventArgs e ) : void
btnSave_Click ( object sender, EventArgs e ) : void
btnTest_Click ( object sender, EventArgs e ) : void

Method Details

ConnectionProperties() public method

public ConnectionProperties ( ) : System
return System