public int SoLuongLop(string macd, string mand) { DAOGiaoVien a = new DAOGiaoVien(); return(a.SoLuongLop(macd, mand)); }