C# 클래스 Skimur.App.Services.Impl.CommentTreeBuilder

상속: ICommentTreeBuilder
파일 보기 프로젝트 열기: skimur/skimur

공개 메소드들

메소드 설명
CommentTreeBuilder ( ICommentService commentService ) : System
GetCommentTree ( System.Guid postId ) : CommentTree

메소드 상세

CommentTreeBuilder() 공개 메소드

public CommentTreeBuilder ( ICommentService commentService ) : System
commentService ICommentService
리턴 System

GetCommentTree() 공개 메소드

public GetCommentTree ( System.Guid postId ) : CommentTree
postId System.Guid
리턴 CommentTree