Exemplo n.º 1
0
 public void OnGetArticleComment(int type = 2)
 {
     comment = _commentApplication.GetAllArticleComments(type);
 }