Click or drag to resize

SequenceBaseFireEndExecutionEvent Method

Namespace:  de.unika.ipd.grGen.libGr
Assembly:  libGr (in libGr.dll) Version: GrGen.NET 7.2
Syntax
C#
public void FireEndExecutionEvent(
	IGraphProcessingEnvironment procEnv,
	Object result
)

Parameters

procEnv
Type: de.unika.ipd.grGen.libGrIGraphProcessingEnvironment
result
Type: SystemObject
See Also