Ejemplo n.º 1
0
 public List <Poi> GetPoiList()
 {
     return(repoPoi.All().ToList());
 }