C# Class BKI_DichVuMatDat.BaoCao.Luong.f489_rpt_qtt_ke_khai_detail

Inheritance: System.Windows.Forms.Form
Show file Open project: assassinadal/BKIProject-DichVuMatDat Class Usage Examples

Public Methods

Method Description
DisplayForQTT ( System.DateTime ip_dat_tu_ngay, System.DateTime ip_dat_den_ngay, decimal ip_dc_id_nhan_vien ) : void
f489_rpt_qtt_ke_khai_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.

Method Details

DisplayForQTT() public method

public DisplayForQTT ( System.DateTime ip_dat_tu_ngay, System.DateTime ip_dat_den_ngay, decimal ip_dc_id_nhan_vien ) : void
ip_dat_tu_ngay System.DateTime
ip_dat_den_ngay System.DateTime
ip_dc_id_nhan_vien 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

f489_rpt_qtt_ke_khai_detail() public method

public f489_rpt_qtt_ke_khai_detail ( ) : System
return System