Ejemplo n.º 1
0
 public List <Experience> AllExperiencesWithLocations()
 {
     return(_ExperienceRepository.AllExperiencesWithLocations());
 }