Ejemplo n.º 1
0
 public int TotalRecordsCount()
 {
     return(repository.TotalRecordsCount());
 }