Beispiel #1
0
 public IEnumerable <ProductImage> ReadProductImages()
 {
     return(ProductImageRepo.ReadProductImages());
 }