C# Class BKI_DichVuMatDat.BaoCao.f490_rpt_ke_khai_thu_nhap_detail

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

Public Methods

Method Description
f490_rpt_ke_khai_thu_nhap_detail ( ) : System

Protected Methods

Method Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Method Description
DisplayForPresent ( decimal v_id_nhan_vien, System.DateTime ip_dat_tu_thang, System.DateTime ip_dat_den_thang ) : void
InitializeComponent ( ) : void

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

fill_du_lieu ( DataSet v_ds ) : void
m_cmd_luu_bang_luong_Click ( object sender, EventArgs e ) : 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

f490_rpt_ke_khai_thu_nhap_detail() public method

public f490_rpt_ke_khai_thu_nhap_detail ( ) : System
return System