Exemplo n.º 1
0
 //评论回复
 public static void AddCommentPost(CommentPost commPost)
 {
     pos.AddCommentPost(commPost);
 }