コード例 #1
0
 public int GetArticleCount()
 {
     return(_articlesRepository.GetArticleCount());
 }