Exemplo n.º 1
0
 public virtual int CountByPublished()
 {
     return(_innerRepository.CountByPublished());
 }