示例#1
0
 public static bool XoaCTHD(CTHD_DTO cthd)
 {
     return(CTHD_DAL.XoaCTHD(cthd));
 }