Click or drag to resize

ITwinConsoleUIInputOutputConsolePrintHighlightedUserDialog Method

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

Parameters

text
Type: SystemString
mode
Type: de.unika.ipd.grGen.libConsoleAndOSHighlightingMode
See Also