Exemple #1
0
 public int GetCount()
 {
     return(articleRepository.ArticleCount());
 }