Ejemplo n.º 1
0
 public void InsertarMenu(DataSet ds)
 {
     odMenu.InsertarMenu(ds);
 }