Exemplo n.º 1
0
 public int AddToProduct(params string[] arg)
 {
     return(dw.AddToProduct_2(arg));
 }