Click or drag to resize

GrShellImplSetDebugOption Method

Namespace:  de.unika.ipd.grGen.grShell
Assembly:  libGrShell (in libGrShell.dll) Version: GrGen.NET 7.2
Syntax
C#
public void SetDebugOption(
	string optionName,
	string optionValue
)

Parameters

optionName
Type: SystemString
optionValue
Type: SystemString
See Also