コード例 #1
0
 public List <ListaCompra1_Result> ListaCompra()
 {
     return(db.ListaCompra1().ToList());
 }