Ejemplo n.º 1
0
 public void TiggerPostGameState(object sender, PostGameStateEventArgs args)
 {
     PostGameState.Invoke(sender, args);
 }