Click or drag to resize

ITwinConsoleUIInputOutputConsoleReadKey Method

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

Parameters

intercept
Type: SystemBoolean

Return Value

Type: ConsoleKeyInfo
See Also