Exemplo n.º 1
0
 public void DecreaseProd(string masp, decimal soluong)
 {
     dataProduct.DecreaseProd(masp, soluong);
 }