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