Ejemplo n.º 1
0
 public List <ListaVentas1_Result> ListaVenta()
 {
     return(db.ListaVentas1().ToList());
 }