BKI_DichVuMatDat.f388_main.M_lbl_ket_thuc_nghi_tam_thoi_DoubleClick C# (CSharp) Method

M_lbl_ket_thuc_nghi_tam_thoi_DoubleClick() private method

private M_lbl_ket_thuc_nghi_tam_thoi_DoubleClick ( object sender, EventArgs e ) : void
sender object
e EventArgs
return void
        private void M_lbl_ket_thuc_nghi_tam_thoi_DoubleClick(object sender, EventArgs e)
        {
            try
            {
                f356_bao_cao_trang_thai_lao_dong_cua_nhan_vien v_f = new f356_bao_cao_trang_thai_lao_dong_cua_nhan_vien();
                //DateTime v_ngay_hien_tai = Convert.ToDateTime("2045 - 06 - 01 00:00:00.000");

            }
            catch(Exception v_e)
            {
                CSystemLog_301.ExceptionHandle(v_e);
            }
        }
f388_main