C# Class BKI_DichVuMatDat.BaoCao.f445_bien_dong_luong_theo_thang

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

Public Methods

Method Description
f445_bien_dong_luong_theo_thang ( ) : System
m_cmd_xuat_excel_Click ( object sender, EventArgs e ) : void

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.

set_define_events ( ) : 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

f445_bien_dong_luong_theo_thang() public method

public f445_bien_dong_luong_theo_thang ( ) : System
return System

m_cmd_xuat_excel_Click() public method

public m_cmd_xuat_excel_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
return void