示例#1
0
 public void AddHDBUS(HoaDon hd, ChiTietHD cthd)
 {
     hdDAO.AddHDDAO(hd, cthd);
 }