Click or drag to resize

DebuggerEnvironmentPrintInstructions Method

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

Parameters

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

Implements

IDebuggerEnvironmentPrintInstructions(UserChoiceMenu, String, String)
See Also