public DateTime NgayCTNguoiDungtxt(string mand) { DAOGiaoVien a = new DAOGiaoVien(); return(a.NgayCTNguoiDungtxt(mand)); }