Click or drag to resize

GuiConsoleControlReadKey Method

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

Parameters

intercept
Type: SystemBoolean

Return Value

Type: ConsoleKeyInfo

Implements

ITwinConsoleUIInputOutputConsoleReadKey(Boolean)
See Also