 | GrShellSequenceApplierAndDebuggerSetDebugMode Method |
Enables or disables debug mode.
Namespace: de.unika.ipd.grGen.grShellAssembly: libGrShell (in libGrShell.dll) Version: GrGen.NET 7.1
Syntaxpublic bool SetDebugMode(
bool enable
)
Parameters
- enable Boolean
- Whether to enable or not.
Return Value
BooleanTrue, if the mode has the desired value at the end of the function.
See Also