public int GetCount()
 {
     return(_repository.GetCount());
 }