MonoLinuxWorkaroundConsoleIO Class |
Namespace: de.unika.ipd.grGen.libGr
public class MonoLinuxWorkaroundConsoleIO : MonoWorkaroundConsoleIO
The MonoLinuxWorkaroundConsoleIO type exposes the following members.
| Name | Description | |
|---|---|---|
| MonoLinuxWorkaroundConsoleIO | Initializes a new instance of the MonoLinuxWorkaroundConsoleIO class |
| Name | Description | |
|---|---|---|
| In | (Inherited from MonoWorkaroundConsoleIO.) | |
| KeyAvailable | (Inherited from MonoWorkaroundConsoleIO.) |
| 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.) |
| Name | Description | |
|---|---|---|
| CancelKeyPress | (Inherited from MonoWorkaroundConsoleIO.) |