示例#1
0
 public List <Edition> GetAllMonitoredEditions()
 {
     return(_editionRepository.GetAllMonitoredEditions());
 }