C# Class BKI_DichVuMatDat.NghiepVu.ThuNhapKhac.f353_quan_ly_quy_tien

Datei anzeigen Open project: assassinadal/BKIProject-DichVuMatDat Class Usage Examples

Public Methods

Method Description
f353_quan_ly_quy_tien ( ) : 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_quy_tien_da_chot_yn ( string ip_thang, string ip_nam ) : bool
check_quy_tien_dang_su_dung_yn ( US_GD_QUY_THU_NHAP_KHAC v_us ) : bool
delete_gd_quy_tien ( US_GD_QUY_THU_NHAP_KHAC v_us ) : void
delete_gd_thu_nhap_khac ( US_GD_QUY_THU_NHAP_KHAC v_us_gd_quy_tnk ) : void
f353_quan_ly_quy_tien_Load ( object sender, EventArgs e ) : void
load_data_to_grid ( ) : void
m_cmd_delete_Click ( object sender, EventArgs e ) : void
m_cmd_insert_Click ( object sender, EventArgs e ) : void
m_cmd_search_Click ( object sender, EventArgs e ) : void
m_cmd_update_Click ( object sender, EventArgs e ) : void
m_grc_DoubleClick ( object sender, EventArgs e ) : void
set_define_events ( ) : void
set_init_form_load ( ) : void
xoa_quy_tien ( US_GD_QUY_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

f353_quan_ly_quy_tien() public method

public f353_quan_ly_quy_tien ( ) : System
return System