Some strange IO Exception found

This commit is contained in:
2025-05-03 14:32:21 +03:00
parent 23684d51de
commit 6812138eb1
6 changed files with 154 additions and 181 deletions
+1 -1
View File
@@ -58,7 +58,7 @@ class Program
Console.WriteLine("Printer created");
Thread.Sleep(100);
// frontendBridge.Obstacle();
frontendBridge.Obstacle();
var name = disposingPrinter.GetName();
DemoCheck.BasicNonParamsCall = true;
Console.WriteLine("Printer name : {0}", name);