Click or drag to resize

IDebuggerEnvironmentPrintInstructions Method


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

Parameters

choiceMenu  UserChoiceMenu
 
prefix  String
 
suffix  String
 
See Also