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