Click or drag to resize

IConsoleInputReadKey Method

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

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

Return Value

Type: ConsoleKeyInfo
See Also