Exemplo n.º 1
0
 private void StopScenario()
 {
     _timer.Stop();
     _agents.Clear();
     //_groupQueue.Clear();
     _map.Clear();
 }