Exemplo n.º 1
0
 public void InitComments()
 {
     ConfigureComments(CommentList);
     CommentList.Items = BookmarkingConverter.ConvertCommentList(BookmarkComments);
     Comments          = CommentList;
 }