Beispiel #1
0
 protected virtual void ChangeState(Context context, State state)
 {
     context.ChangeState(state);
 }