Esempio n. 1
0
 public IEnumerable <ProductImage> Get()
 {
     return(_ProductImageService.ReadProductImages());
 }