Click or drag to resize

IConsoleInputReadKey Method

Reads a key from stdin and displays it in the console.

Namespace: de.unika.ipd.grGen.libGr
Assembly: libGr (in libGr.dll) Version: GrGen.NET 7.1
Syntax
C#
ConsoleKeyInfo ReadKey()

Return Value

ConsoleKeyInfo
See Also