コード例 #1
0
 public static void UpdateOC(int argCCID, DataTable argdt)
 {
     ProjectInfoDL.UpdateOC(argCCID, argdt);
 }