示例#1
0
 public void ReloadComments()
 {
     LoadComments(CommentController.GetAdComments(_currentAd.Id).ToCommentUcList());
 }