C# Class BKI_DichVuMatDat.f304_cac_khoan_khac

Inheritance: System.Windows.Forms.Form
Datei anzeigen Open project: assassinadal/BKIProject-DichVuMatDat

Public Methods

Method Description
Display ( System.DateTime ip_dat_thang, decimal ip_dc_id_loai_khoan_tien ) : void
f304_cac_khoan_khac ( ) : System

Protected Methods

Method Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Method Description
Gan_du_lieu_cho_us ( DataRow v_dr ) : void
InitializeComponent ( ) : void

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

check_du_lieu ( ) : bool
convert_list_to_string ( BindingList ip_lst_str ) : string
delete_du_lieu_cu ( ) : void
f304_cac_khoan_khac_Load ( object sender, EventArgs e ) : void
kiem_tra_du_lieu_ma_nhan_vien_truoc_khi_luu ( ) : bool
lay_nam ( ) : decimal
lay_thang ( ) : decimal
load_data_to_combobox_khoan_tien ( ) : void
m_txt_chon_file_Click ( object sender, EventArgs e ) : void
m_txt_luu_Click ( object sender, EventArgs e ) : void
m_txt_tai_file_excel_mau_Click ( object sender, EventArgs e ) : void

Method Details

Display() public method

public Display ( System.DateTime ip_dat_thang, decimal ip_dc_id_loai_khoan_tien ) : void
ip_dat_thang System.DateTime
ip_dc_id_loai_khoan_tien decimal
return void

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_cac_khoan_khac() public method

public f304_cac_khoan_khac ( ) : System
return System