Click or drag to resize

IDebuggerEnvironmentLetUserChoose Method (UserChoiceMenu, UserChoiceMenu)

Namespace:  de.unika.ipd.grGen.graphViewerAndSequenceDebugger
Assembly:  graphViewerAndSequenceDebugger (in graphViewerAndSequenceDebugger.dll) Version: GrGen.NET 7.2
Syntax
C#
ConsoleKeyInfo LetUserChoose(
	UserChoiceMenu choiceMenu,
	UserChoiceMenu additionalGuiChoiceMenu
)

Parameters

choiceMenu
Type: de.unika.ipd.grGen.graphViewerAndSequenceDebuggerUserChoiceMenu
additionalGuiChoiceMenu
Type: de.unika.ipd.grGen.graphViewerAndSequenceDebuggerUserChoiceMenu

Return Value

Type: ConsoleKeyInfo
See Also