Example #1
0
 public List <SpawnlistContract> GetAllSpawns()
 {
     return(_serverRepository.GetAllSpawns());
 }