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