Added some docs
This commit is contained in:
@@ -32,7 +32,6 @@ public class Program
|
||||
/// </summary>
|
||||
private static async Task ConsoleInputHandler()
|
||||
{
|
||||
|
||||
while (true)
|
||||
{
|
||||
var cmd = Console.ReadLine();
|
||||
|
||||
Reference in New Issue
Block a user