C# Class BKI_DichVuMatDat.NghiepVu.f354_danh_sach_quy_thuong_de

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

Public Methods

Method Description
f354_danh_sach_quy_thuong_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_quy_tien_da_chot_yn ( string ip_thang, string ip_nam ) : bool
check_quy_tien_dang_su_dung_yn ( decimal id_quy_tnk ) : bool
check_validate_data_is_ok ( ) : bool
display_for_insert ( ) : void
display_for_update ( US_GD_QUY_THU_NHAP_KHAC v_us ) : void
f354_danh_sach_quy_thuong_de_Load ( object sender, EventArgs e ) : void
form_to_us ( ) : void
format_control ( ) : void
load_data_to_sle_cach_tinh_thue ( ) : void
load_data_to_sle_loai_quy ( ) : void
m_cmd_exit_Click ( object sender, EventArgs e ) : void
m_cmd_save_Click ( object sender, EventArgs e ) : void
set_define_event ( ) : void
set_initial_form_load ( ) : void
us_to_form ( 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

f354_danh_sach_quy_thuong_de() public method

public f354_danh_sach_quy_thuong_de ( ) : System
return System