Method | Description | |
---|---|---|
CommentDao ( IDbConnectionProvider conn, ICommentTreeBuilder commentTreeBuilder ) : System | ||
GetCommentTree ( System.Guid postId ) : |
||
GetCommentTreeSorter ( System.Guid postId, CommentSortBy sortBy ) : double>.Dictionary |
public CommentDao ( IDbConnectionProvider conn, ICommentTreeBuilder commentTreeBuilder ) : System | ||
conn | IDbConnectionProvider | |
commentTreeBuilder | ICommentTreeBuilder | |
return | System |
public GetCommentTree ( System.Guid postId ) : |
||
postId | System.Guid | |
return |
public GetCommentTreeSorter ( System.Guid postId, CommentSortBy sortBy ) : double>.Dictionary |
||
postId | System.Guid | |
sortBy | CommentSortBy | |
return | double>.Dictionary |