C# 클래스 BKI_DichVuMatDat.NghiepVu.f321_chi_tiet_hop_dong_da_ky_theo_thoi_gian

상속: System.Windows.Forms.Form
파일 보기 프로젝트 열기: assassinadal/BKIProject-DichVuMatDat 1 사용 예제들

공개 메소드들

메소드 설명
display_from_f320_v2 ( decimal ip_dc_id_nhan_vien, DateTime ip_dat_tu_ngay, DateTime ip_dat_den_ngay ) : void
f321_chi_tiet_hop_dong_da_ky_theo_thoi_gian ( ) : System

보호된 메소드들

메소드 설명
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.

f321_chi_tiet_hop_dong_da_ky_theo_thoi_gian_FormClosed ( object sender, FormClosedEventArgs e ) : void
f321_chi_tiet_hop_dong_da_ky_theo_thoi_gian_Load ( object sender, EventArgs e ) : void
format_controls ( ) : void
load_data_2_ds_v_dm_nv ( ) : DS_V_DM_NHAN_VIEN
load_data_2_grid ( ) : void
load_data_2_sle_chon_nv ( ) : void
m_cmd_search_Click ( object sender, EventArgs e ) : void
m_cmd_xuat_excel_Click ( object sender, EventArgs e ) : void
set_define_events ( ) : void
set_init_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

display_from_f320_v2() 공개 메소드

public display_from_f320_v2 ( decimal ip_dc_id_nhan_vien, DateTime ip_dat_tu_ngay, DateTime ip_dat_den_ngay ) : void
ip_dc_id_nhan_vien decimal
ip_dat_tu_ngay DateTime
ip_dat_den_ngay DateTime
리턴 void

f321_chi_tiet_hop_dong_da_ky_theo_thoi_gian() 공개 메소드

public f321_chi_tiet_hop_dong_da_ky_theo_thoi_gian ( ) : System
리턴 System