G
Guest
Topic says it all.
after the app is done with the code it exit the console window without asking
how to disable it?
in C# its
Console.Read();
in VB.NET its
Console.Read()
Thx
after the app is done with the code it exit the console window without asking
how to disable it?
in C# its
Console.Read();
in VB.NET its
Console.Read()
Thx