Method | Description | |
---|---|---|
CommentTreeBuilder ( ICommentService commentService ) : System | ||
GetCommentTree ( System.Guid postId ) : CommentTree |
public CommentTreeBuilder ( ICommentService commentService ) : System | ||
commentService | ICommentService | |
return | System |
public GetCommentTree ( System.Guid postId ) : CommentTree | ||
postId | System.Guid | |
return | CommentTree |