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