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.2
Syntax
C#
ConsoleKeyInfo ReadKey()

Return Value

Type: ConsoleKeyInfo
See Also