Ejemplo n.º 1
0
 public void dispatch(string eventName)
 {
     currentState.dispatch(this, eventName);
 }