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.2
Syntax
C#
bool EnableAssertions { get; set; }

Property Value

Type: Boolean
See Also