コード例 #1
0
 public static bool SuaCTHD(CTHD_DTO cthd)
 {
     return(CTHD_DAL.SuaCTHD(cthd));
 }