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