Click or drag to resize

IDebuggerEnvironmentPrintInstructions Method

Namespace:  de.unika.ipd.grGen.graphViewerAndSequenceDebugger
Assembly:  graphViewerAndSequenceDebugger (in graphViewerAndSequenceDebugger.dll) Version: GrGen.NET 7.2
Syntax
C#
void PrintInstructions(
	UserChoiceMenu choiceMenu,
	string prefix,
	string suffix
)

Parameters

choiceMenu
Type: de.unika.ipd.grGen.graphViewerAndSequenceDebuggerUserChoiceMenu
prefix
Type: SystemString
suffix
Type: SystemString
See Also