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