예제 #1
0
 public ArticleModel EmpthyArticleModel(int userId)
 {
     return(_factory.EmpthyArticleModel(userId));
 }