Click or drag to resize

DebuggerEnvironmentReadKey Method

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

Parameters

intercept
Type: SystemBoolean

Return Value

Type: ConsoleKeyInfo

Implements

IDebuggerConsoleUIReadKey(Boolean)
See Also