Beispiel #1
0
 public void ExitCurrentExample()
 {
     _currentExample?.UnloadExample(this);
     _currentExample = null;
 }