protected void RemoveData()
 {
     _repository.RemoveAll();
 }