Example #1
0
 public static bool ThemCTHDHDNhap(CTHDNhapDTO cthd)
 {
     return(CTHDNhapDAO.ThemCTHDHDNhap(cthd));
 }