Click or drag to resize

GrShellSequenceApplierAndDebuggerSetDebugOption Method


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

Parameters

optionName  String
 
optionValue  String
 

Return Value

Boolean
See Also