Пример #1
0
 public IList <WrmsSystemDto> GetWrmsSystemSummaries()
 {
     return(_wrmsSystemRepository.GetWrmsSystemSummaries());
 }