There are 2 Ways:
1. And in the last line of your code : Console.Readline() or Console.Read()
2. Run outside of the debugger CTRL+F5
Reference:
http://stackoverflow.com/questions/16952846/c-sharp-how-to-keep-console-window-open
1. And in the last line of your code : Console.Readline() or Console.Read()
2. Run outside of the debugger CTRL+F5
Reference:
http://stackoverflow.com/questions/16952846/c-sharp-how-to-keep-console-window-open
No comments:
Post a Comment