Пример #1
0
 public List <DTO_HoaDon> getAllHoaDon()
 {
     return(hdDAL.getDanhSachHoaDon());
 }