コード例 #1
0
 public void SetPostTo1(int postId)
 {
     _repo.ApproveBlogPost(postId);
 }