C# Class BKI_DichVuMatDat.NghiepVu.ThuNhapKhac.f304_tnk_ngoai_bang_luong_detail

Exibir arquivo Open project: assassinadal/BKIProject-DichVuMatDat Class Usage Examples

Public Methods

Method Description
f304_tnk_ngoai_bang_luong_detail ( ) : 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_validate_data_is_ok ( ) : bool
display_for_insert ( ) : void
display_for_update ( US_GD_THU_NHAP_KHAC v_us ) : void
f304_tnk_ngoai_bang_luong_detail_FormClosed ( object sender, FormClosedEventArgs e ) : void
f304_tnk_ngoai_bang_luong_detail_Load ( object sender, EventArgs e ) : void
form_2_us ( ) : void
get_nam_theo_quy ( decimal v_id_quy ) : decimal
get_thang_theo_quy ( decimal v_id_quy ) : decimal
load_data_to_sle_chon_nv ( ) : void
load_data_to_sle_quy_tien ( ) : void
m_cmd_save_Click ( object sender, EventArgs e ) : void
save_data ( ) : void
set_define_events ( ) : void
set_init_form_load ( ) : void
us_2_form ( US_GD_THU_NHAP_KHAC v_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

f304_tnk_ngoai_bang_luong_detail() public method

public f304_tnk_ngoai_bang_luong_detail ( ) : System
return System