Utility to manipulate the console that is attached to the process. More...
Static Public Member Functions | |
| static void | Show () |
| Show the process' console. | |
| static void | Hide () |
| Hide the process' console. | |
| static void | ReadArgs (string[] args) |
| Read the program's arguments and show the console if required. | |
Utility to manipulate the console that is attached to the process.