Ejemplo n.º 1
0
 public int GetTotalNewsCount(string categoryId = null) =>
 _newsRepository.GetNewsCount(categoryId);