Exemplo n.º 1
0
 private Bookmark GetCommentBookmark(Comment c)
 {
     return(dao.GetCommentBookmark(c));
 }