Click or drag to resize

IDebuggerConsoleUIReadKey Method

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

Parameters

intercept
Type: SystemBoolean

Return Value

Type: ConsoleKeyInfo
See Also