C# Class Skimur.App.Services.Impl.CommentTreeBuilder

Inheritance: ICommentTreeBuilder
Afficher le fichier Open project: skimur/skimur

Méthodes publiques

Méthode Description
CommentTreeBuilder ( ICommentService commentService ) : System
GetCommentTree ( System.Guid postId ) : CommentTree

Method Details

CommentTreeBuilder() public méthode

public CommentTreeBuilder ( ICommentService commentService ) : System
commentService ICommentService
Résultat System

GetCommentTree() public méthode

public GetCommentTree ( System.Guid postId ) : CommentTree
postId System.Guid
Résultat CommentTree