linqpad5 Questions
1
Solved
Within LinqPad I can use things like
Console.ReadKey();
OR
Util.ReadLine();
But how do you run these in such a way you can actually enter the input?
The UI doesn't have a console window!
1
© 2022 - 2024 — McMap. All rights reserved.