Esempio n. 1
0
 private void DryText() => Console.ForegroundColor = Randomizer.GetRandomConsoleColor();
Esempio n. 2
0
 private void DryBackground() => Console.BackgroundColor = Randomizer.GetRandomConsoleColor();