Метод | Описание | |
---|---|---|
CopyQuestion ( ) : System | ||
CopyQuestion ( string IDCatIDQuestion ) : System |
Метод | Описание | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Метод | Описание | |
---|---|---|
CopyQuestion_Load ( object sender, EventArgs e ) : void | ||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
btn_CancelCopy_Click ( object sender, EventArgs e ) : void | ||
btn_SaveCopy_Click ( object sender, EventArgs e ) : void |
public CopyQuestion ( string IDCatIDQuestion ) : System | ||
IDCatIDQuestion | string | |
Результат | System |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
Результат | void |