예제 #1
0
 public long CountAllStudents()
 {
     return(_simpleService.CountAllStudents());
 }