Tuesday, February 8, 2011

var in console command C#

Programmer Question

How can I insert a var in console command? i mean somthing like that:



string color = Console.readline();
Console.ForegroundColor = ConsoleColor.color;


Find the answer here

No comments:

Post a Comment

LinkWithin

Related Posts with Thumbnails