Beispiel #1
0
 public void Reset()
 {
     _goalsToFind.Clear();
     _goalsFound.Clear();
     _paths.Clear();
 }