 | IConsoleInput.ReadKeyWithControlCAsInput Method |
Reads a key from stdin. Does not display it. Also allows Control-C as input.
Namespace:
de.unika.ipd.grGen.libGr
Assembly:
libGr (in libGr.dll) Version: GrGen.NET 7.2
SyntaxConsoleKeyInfo ReadKeyWithControlCAsInput()
Return Value
Type:
ConsoleKeyInfoA ConsoleKeyInfo object describing the pressed key.
See Also