Beispiel #1
0
 public DataTable unidproduc(string Idproducto)
 {
     return(dataProducto.unidprod(Idproducto));
 }