コード例 #1
0
 public void InsertarMenu(DataSet ds)
 {
     odMenu.InsertarMenu(ds);
 }