Esempio n. 1
0
 public List <HoaDon> DanhSach()
 {
     return(hdDAL.DanhSach());
 }