Ejemplo n.º 1
0
 private static void ClearDiceNowTimer_Elapsed(object sender, ElapsedEventArgs e)
 {
     DiceRoller.ClearViewerDice();
 }