コード例 #1
0
 public ArticleCommentsPresenter(IArticleCommentView commentView)
 {
     this.commentView = commentView;
 }