CygwinBashWorkaroundConsoleIO Class |
Namespace: de.unika.ipd.grGen.libGr
public class CygwinBashWorkaroundConsoleIO : NoWorkaroundConsoleIO
The CygwinBashWorkaroundConsoleIO type exposes the following members.
| Name | Description | |
|---|---|---|
| CygwinBashWorkaroundConsoleIO | Initializes a new instance of the CygwinBashWorkaroundConsoleIO class |
| Name | Description | |
|---|---|---|
| In | (Inherited from NoWorkaroundConsoleIO.) | |
| KeyAvailable | (Inherited from NoWorkaroundConsoleIO.) |
| Name | Description | |
|---|---|---|
| AllocTheConsole | (Inherited from NoWorkaroundConsoleIO.) | |
| AllowRedraw | (Inherited from NoWorkaroundConsoleIO.) | |
| AttachTheConsole | (Inherited from NoWorkaroundConsoleIO.) | |
| Clear | (Inherited from NoWorkaroundConsoleIO.) | |
| FreeTheConsole | (Inherited from NoWorkaroundConsoleIO.) | |
| PreventComputerFromGoingIntoSleepMode | (Inherited from NoWorkaroundConsoleIO.) | |
| PreventRedraw | (Inherited from NoWorkaroundConsoleIO.) | |
| PrintHighlighted |
Prints the given text in the chosen highlighting mode on the console
(Inherited from NoWorkaroundConsoleIO.) | |
| ReadKey | (Inherited from NoWorkaroundConsoleIO.) | |
| ReadKey(Boolean) | (Overrides NoWorkaroundConsoleIOReadKey(Boolean).) | |
| ReadKeyWithControlCAsInput | (Overrides NoWorkaroundConsoleIOReadKeyWithControlCAsInput.) |
| Name | Description | |
|---|---|---|
| CancelKeyPress | (Inherited from NoWorkaroundConsoleIO.) |