コード例 #1
0
 public void CreateComment(Comment comment)
 {
     throw new NotImplementedException();
 }
コード例 #2
0
 public void EditComment(Comment comment)
 {
     throw new NotImplementedException();
 }