Click or drag to resize

GrShellImplDebugOnHighlight Method

Namespace:  de.unika.ipd.grGen.grShell
Assembly:  libGrShell (in libGrShell.dll) Version: GrGen.NET 7.2
Syntax
C#
public void DebugOnHighlight(
	string comparison,
	string message,
	bool break_
)

Parameters

comparison
Type: SystemString
message
Type: SystemString
break_
Type: SystemBoolean
See Also