Beispiel #1
0
 public void Start()
 {
     Status = TrainingExerciseStatus.Started;
     _state.Start();
 }