Ejemplo n.º 1
0
 public void ReloadComments()
 {
     LoadComments(CommentController.GetAdComments(_currentAd.Id).ToCommentUcList());
 }