Example #1
0
 public int GraduatedByYears()
 {
     return(_studentDal.GraduatedByYears());
 }