![]() | IConsole |
The IConsoleInput type exposes the following members.
Name | Description | |
---|---|---|
![]() | ReadKey | Reads a key from stdin and displays it in the console. |
![]() | ReadKey(Boolean) | Reads a key from stdin and optionally displays it in the console. |
![]() | ReadKeyWithControlCAsInput | Reads a key from stdin. Does not display it. Also allows Control-C as input. |