Exemple #1
0
 public DataTable CTHD_select_chitiet(string MaHD)
 {
     return(cthddal.CTHD_select_chitiet(MaHD));
 }