mirror of
https://github.com/soukoku/ntwain.git
synced 2025-09-20 02:37:57 +08:00
More update for internal loop handling.
This commit is contained in:
@@ -19,7 +19,7 @@ namespace Tester
|
||||
{
|
||||
// just an amusing example to do twain in console without UI
|
||||
DoTwainWork();
|
||||
Console.WriteLine("Test completed, press Enter to exit.");
|
||||
Console.WriteLine("Test started, press Enter to exit.");
|
||||
Console.ReadLine();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user