Click or drag to resize

GrShellImplSetDebugOption Method


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

Parameters

optionName  String
 
optionValue  String
 
See Also