Метод | Описание | |
---|---|---|
Show ( Session session, WriteValueCollection values ) : void |
Displays the dialog.
|
|
WriteDlg ( ) : System |
Метод | Описание | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Метод | Описание | |
---|---|---|
BrowseCTRL_ItemsSelected ( object sender, |
||
CancelBTN_Click ( object sender, EventArgs e ) : void | ||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
MoveBTN_Click ( object sender, EventArgs e ) : void | ||
Write ( ) : void |
Writes the valus to the server.
|
|
WriteMI_Click ( object sender, EventArgs e ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
Результат | void |
public Show ( Session session, WriteValueCollection values ) : void | ||
session | Session | |
values | WriteValueCollection | |
Результат | void |