Example #1
0
 public List <ListaProductos7_Result> ListaProductos()
 {
     return(db.ListaProductos7().ToList());
 }