C# Класс BKI_DichVuMatDat.NghiepVu.f396_tinh_phep_tieu_chuan

Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
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

Защищенные методы

Метод Описание
Dispose ( bool disposing ) : void

Clean up any resources being used.

Приватные методы

Метод Описание
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

Описание методов

Dispose() защищенный Метод

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool true if managed resources should be disposed; otherwise, false.
Результат void

f394_tinh_phep_tieu_chuan_Load() публичный Метод

public f394_tinh_phep_tieu_chuan_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
Результат void

f396_tinh_phep_tieu_chuan() публичный Метод

public f396_tinh_phep_tieu_chuan ( ) : System
Результат System

load_data_to_grid() публичный Метод

public load_data_to_grid ( ) : void
Результат void

m_cmd_search_Click() публичный Метод

public m_cmd_search_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
Результат void