Ejemplo n.º 1
0
 public IEnumerable <Estoque> ListarEstoqueAcabando()
 {
     return(_estoqueRepositorio.ListarEstoqueAcabando());
 }