Example #1
0
 public void InsActProducto(string[] str)
 {
     dataProducto.InsActProductoBD(str);
 }