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