Example #1
0
 public void SendStepBackToGame(string functor)
 {
     StepBack.Invoke(this, new ViewEvent_Game("test", functor));
 }