Ejemplo n.º 1
0
 public List <DichVu_DTO> LayDanhSachDichVu()
 {
     return(dv_DAO.LayDanhSachDichVu());
 }