Exemplo n.º 1
0
 public void AddPoi(Poi cimpoi)
 {
     _poiRepository.AddPoi(cimpoi);
 }