Example #1
0
 public void HandleNewGame(Object sender, EventArgs args)
 {
     puzzlePanel.DoNewGame();
 }