C# Class BKI_DichVuMatDat.DanhMuc.F104_dm_loai_hop_dong_de

Inheritance: System.Windows.Forms.Form
Afficher le fichier Open project: assassinadal/BKIProject-DichVuMatDat Class Usage Examples

Méthodes publiques

Méthode Description
F104_dm_loai_hop_dong_de ( ) : System

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Méthode Description
DisplayForInsert ( ) : void
DisplayForUpdate ( US_DM_LOAI_HOP_DONG v_us ) : void
F104_dm_loai_hop_dong_de_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.

check_data_is_ok ( ) : bool
check_ma_loai_hd_da_ton_tai ( ) : bool
form_to_us ( US_DM_LOAI_HOP_DONG m_us ) : void
m_cmd_save_Click ( object sender, EventArgs e ) : void
us_to_form ( US_DM_LOAI_HOP_DONG m_us ) : void

Method Details

Dispose() protected méthode

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

F104_dm_loai_hop_dong_de() public méthode

public F104_dm_loai_hop_dong_de ( ) : System
Résultat System