Exemple #1
0
 public void Reset()
 {
     //Resets the environment
     _currentStep = 0;
     _si.Reset();
 }