Relative Content

Tag Archive for c#consoleconsole-application

C# – How do you save previous console output?

I am currently trying to create a console menu system which allows users to use the arrow keys on the keyboard to select up and down. However, when this menu displays, I want the console to be completely clear so that only the menu can be seen and afterwards show the console as it was before the menu appeared.