Метод | Описание | |
---|---|---|
CreateSecureChannelDlg ( ) : System | ||
ShowDialog ( ApplicationConfiguration configuration, EndpointDescriptionCollection endpoints ) : ITransportChannel |
Displays the dialog.
|
Метод | Описание | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Метод | Описание | |
---|---|---|
DetailsBTN_Click ( object sender, |
||
EndpointCB_SelectedIndexChanged ( 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, |
public CreateSecureChannelDlg ( ) : System | ||
Результат | System |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
Результат | void |
public ShowDialog ( ApplicationConfiguration configuration, EndpointDescriptionCollection endpoints ) : ITransportChannel | ||
configuration | ApplicationConfiguration | |
endpoints | EndpointDescriptionCollection | |
Результат | ITransportChannel |