Click or drag to resize

GuiConsoleControlPrintHighlightedUserDialog Method


Namespace: de.unika.ipd.grGen.graphViewerAndSequenceDebugger
Assembly: graphViewerAndSequenceDebuggerWindowsForms (in graphViewerAndSequenceDebuggerWindowsForms.dll) Version: GrGen.NET 7.1
Syntax
C#
public void PrintHighlightedUserDialog(
	string text,
	HighlightingMode mode
)

Parameters

text  String
 
mode  HighlightingMode
 

Implements

IDebuggerConsoleUIPrintHighlightedUserDialog(String, HighlightingMode)
See Also