Beispiel #1
0
 public void Dispose()
 {
     _currentStateInfo?.Exit();
     _currentStateInfo = null;
     _lastStateInfo    = null;
 }