Method | Description | |
---|---|---|
DiscoveredServerListDlg ( ) : System |
Initializes the dialog.
|
|
ShowDialog ( string hostname, ApplicationConfiguration configuration ) : ApplicationDescription |
Displays the dialog.
|
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Method | Description | |
---|---|---|
HostNameCTRL_HostConnected ( object sender, |
||
HostNameCTRL_HostSelected ( object sender, |
||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
OkBTN_Click ( object sender, EventArgs e ) : void | ||
ServersCTRL_ItemsPicked ( object sender, |
||
ServersCTRL_ItemsSelected ( object sender, |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |
public ShowDialog ( string hostname, ApplicationConfiguration configuration ) : ApplicationDescription | ||
hostname | string | |
configuration | ApplicationConfiguration | |
return | ApplicationDescription |