Example #1
0
 public static List <DichVuDTO> LoadDanhSach()
 {
     return(DichVuDAO.LoadDanhSach());
 }