How can I insert a var in console command? i mean somthing like that:
string color = Console.readline();Console.ForegroundColor = ConsoleColor.color;
No comments:
Post a Comment