Sunday, 15 September 2013

Not logging Console.ReadLine output?

Not logging Console.ReadLine output?

How can I NOT show the output when a user inserts something in
Console.ReadLine so the console won't show what the user entered? Thanks!

No comments:

Post a Comment