Exemplo n.º 1
0
 public DataTable CTHD_select_theoMAHD(string MaHD)
 {
     return(cthddal.CTHD_select_theoMAHD(MaHD));
 }