Добавлен предсказуемый генератор данных

This commit is contained in:
Пытков Роман
2025-09-19 22:51:21 +03:00
parent 38f3880be8
commit c27e78cffe
11 changed files with 234 additions and 130 deletions

View File

@@ -123,8 +123,8 @@ public class TcpClientWrapper : IClient
Console.WriteLine($"Error: {ex.Message}");
}
}
System.Console.WriteLine("End cycle");
}
System.Console.WriteLine("End ");
}
public override string ToString()