Exemplo n.º 1
0
 public List <cInventario> Listar()
 {
     return(InventarioDA.Listar());
 }