コード例 #1
0
 public static void DeleteCus(String ID)
 {
     obj.DeleteCus(ID);
 }