コード例 #1
0
 public static string UpdateProcess(DataTable dt)
 {
     return(DAO_HeThong.UpdateProcess(dt));
 }