コード例 #1
0
 public static void Mathang_Insert(Mathang mh)
 {
     MathangDAO.Insert(mh);
 }