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