Exemple #1
0
 public IEnumerable <Produto> BuscarComImagem()
 {
     return(_produtoService.BuscarComImagem());
 }