Exemple #1
0
 public void DeleteTagFromPoi(int PoiTagsId)
 {
     repoPoi.DeleteTag(PoiTagsId);
 }