Пример #1
0
 public void Insert_Categorias(string NombreCatProd)
 {
     productos.Insert_Categorias(NombreCatProd.ToUpper());
 }