Пример #1
0
 public IList <Catalogue> GetCatalogues()
 {
     return(_catalogueRepository.GetCatalogues());
 }