How to clear console without Console.Clear()

后端 未结 0 1279
终归单人心
终归单人心 2020-12-07 19:37

I have to create a program where I need to clear the console a few times, but I cannot use Console.Clear() because it is forbidden in the program.

Any other idea, or

相关标签:
回答
  • 消灭零回复
提交回复
热议问题