C# Class BKI_DichVuMatDat.DanhMuc.F110_dm_chuc_vu_de

Inheritance: System.Windows.Forms.Form
Show file Open project: assassinadal/BKIProject-DichVuMatDat Class Usage Examples

Public Methods

Method Description
F110_dm_chuc_vu_de ( ) : System

Protected Methods

Method Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Method Description
InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

check_ma_cv_da_ton_tai ( ) : bool
check_validate_data ( ) : bool
display_for_insert ( ) : void
display_for_update ( US_DM_CHUC_VU ip_us ) : void
load_data_to_sle_don_vi ( ) : void
load_data_to_sle_loai_chuc_vu ( ) : void
m_cmd_save_Click ( object sender, System e ) : void
save_data ( ) : void
set_define_events ( ) : void
set_initial_form_load ( ) : void
us_to_form ( ) : void
us_to_form ( US_DM_CHUC_VU ip_us ) : void

Method Details

Dispose() protected method

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool true if managed resources should be disposed; otherwise, false.
return void

F110_dm_chuc_vu_de() public method

public F110_dm_chuc_vu_de ( ) : System
return System