Click or drag to resize

IActionExecutionEnvironmentEnableAssertions Property

Allows to enable/disable assertions and find out about assertion state.

Namespace: de.unika.ipd.grGen.libGr
Assembly: libGr (in libGr.dll) Version: GrGen.NET 7.1
Syntax
C#
bool EnableAssertions { get; set; }

Property Value

Boolean
See Also