public int SoLuongLopDayDu(string macd) { DAOGiaoVien a = new DAOGiaoVien(); return(a.SoLuongLopDayDu(macd)); }