コード例 #1
0
 public void SavePlaceComment(PlaceComment placecomment)
 {
     shredderService.AddPlaceComment(placecomment);
 }