Пример #1
0
 public int CountStudent()
 {
     return(dbConnection.GetAllPerson().Count);
 }