Beispiel #1
0
 private void Exited(State <TS, TT> old, StateChangeArgs <TS, TT> args)
 {
     old.RaiseExited(args);
 }