GuiConsoleControlAsTextReader Class |
Namespace: de.unika.ipd.grGen.libConsoleAndOS
public class GuiConsoleControlAsTextReader : TextReader, IConsoleInput
The GuiConsoleControlAsTextReader type exposes the following members.
| Name | Description | |
|---|---|---|
| GuiConsoleControlAsTextReader | Initializes a new instance of the GuiConsoleControlAsTextReader class |
| Name | Description | |
|---|---|---|
| KeyAvailable |
| Name | Description | |
|---|---|---|
| Peek | (Overrides TextReaderPeek.) | |
| Read | (Overrides TextReaderRead.) | |
| Read(Char, Int32, Int32) | (Overrides TextReaderRead(Char, Int32, Int32).) | |
| ReadBlock | (Overrides TextReaderReadBlock(Char, Int32, Int32).) | |
| ReadKey | ||
| ReadKey(Boolean) | ||
| ReadKeyWithControlCAsInput | ||
| ReadLine | (Overrides TextReaderReadLine.) | |
| ReadToEnd | (Overrides TextReaderReadToEnd.) | |
| Synchronized |
| Name | Description | |
|---|---|---|
| CancelKeyPress |