Exemple #1
0
 public DataTable getHoaDon_MaHD(int MaHD)
 {
     return(objdal.Select_HoaDon_MaHD(MaHD));
 }