コード例 #1
0
 public void CreateOrRemove(int followId)
 {
     _service.CreateOrRemove(followId);
 }