コード例 #1
0
 public BlogCommentEnumerator(BlogComment blogComment)
 {
     this.blogComment = blogComment;
 }