Example #1
0
 public int FindAllCount(PageQuery pageQuery)
 {
     return pageQuery.TotalCount(Query());
 }