Click or drag to resize

GuiConsoleControlReadKey Method


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

Parameters

intercept  Boolean
 

Return Value

ConsoleKeyInfo

Implements

IDebuggerConsoleUIReadKey(Boolean)
See Also