Ejemplo n.º 1
0
 public List <Edition> GetAllMonitoredEditions()
 {
     return(_editionRepository.GetAllMonitoredEditions());
 }