Пример #1
0
 public List <Turma> GetTurmas()
 {
     return(dao.GetTurmas());
 }