Exemple #1
0
 public void DeletePoiSoft(Poi poi)
 {
     repoPoi.DeleteSoft(poi);
 }