public void ClearAll()
 {
     playerRepository.ClearAllPlayers();
 }