Answer the question
In order to leave comments, you need to log in
Interactive console application in C#
Tell me how to implement an interactive console application in c#, with the ability to process commands entered from the user (Console.ReadLine ()), taking into account multi-threaded output of messages using Console.WriteLine ().
Those. it is necessary to place the user command input block in the lower part of the console and "protect" this zone from displaying messages.
I would like to implement something similar to:
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question