Пример #1
0
 public IEnumerable <Periodo> GetPeriodos()
 {
     return(periodoRepository.ReadPeriodos());
 }