C# Class BKI_DichVuMatDat.NghiepVu.f396_tinh_phep_tieu_chuan

Afficher le fichier Open project: assassinadal/BKIProject-DichVuMatDat Class Usage Examples

Méthodes publiques

Méthode Description
f394_tinh_phep_tieu_chuan_Load ( object sender, EventArgs e ) : void
f396_tinh_phep_tieu_chuan ( ) : System
load_data_to_grid ( ) : void
m_cmd_search_Click ( object sender, EventArgs e ) : void

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Méthode Description
InitializeComponent ( ) : void

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

m_cmd_xuat_excel_Click ( object sender, EventArgs e ) : void
set_define_events ( ) : void
set_initial_form_load ( ) : void

Method Details

Dispose() protected méthode

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool true if managed resources should be disposed; otherwise, false.
Résultat void

f394_tinh_phep_tieu_chuan_Load() public méthode

public f394_tinh_phep_tieu_chuan_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

f396_tinh_phep_tieu_chuan() public méthode

public f396_tinh_phep_tieu_chuan ( ) : System
Résultat System

load_data_to_grid() public méthode

public load_data_to_grid ( ) : void
Résultat void

m_cmd_search_Click() public méthode

public m_cmd_search_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void