MonoLinuxWorkaroundConsoleIO Methods |
The MonoLinuxWorkaroundConsoleIO type exposes the following members.
| Name | Description | |
|---|---|---|
| AllocTheConsole | (Overrides MonoWorkaroundConsoleIOAllocTheConsole.) | |
| AllowRedraw | (Overrides MonoWorkaroundConsoleIOAllowRedraw(IntPtr).) | |
| AttachTheConsole | (Overrides MonoWorkaroundConsoleIOAttachTheConsole(Int32).) | |
| Clear | (Inherited from MonoWorkaroundConsoleIO.) | |
| FreeTheConsole | (Overrides MonoWorkaroundConsoleIOFreeTheConsole.) | |
| PreventComputerFromGoingIntoSleepMode | (Overrides MonoWorkaroundConsoleIOPreventComputerFromGoingIntoSleepMode(Boolean).) | |
| PreventRedraw | (Overrides MonoWorkaroundConsoleIOPreventRedraw(IntPtr).) | |
| PrintHighlighted |
Prints the given text in the chosen highlighting mode on the console
(Overrides MonoWorkaroundConsoleIOPrintHighlighted(String, HighlightingMode).) | |
| ReadKey | (Inherited from MonoWorkaroundConsoleIO.) | |
| ReadKey(Boolean) | (Overrides MonoWorkaroundConsoleIOReadKey(Boolean).) | |
| ReadKeyWithControlCAsInput | (Inherited from MonoWorkaroundConsoleIO.) |