Click or drag to resize

PersistenceProviderSQLiteEndExecutionHandler Method

Namespace:  de.unika.ipd.grGen.libGrPersistenceProviderSQLite
Assembly:  libGrPersistenceProviderSQLite (in libGrPersistenceProviderSQLite.dll) Version: GrGen.NET 8.0
Syntax
C#
public void EndExecutionHandler(
	IPatternMatchingConstruct patternMatchingConstruct,
	Object result
)

Parameters

patternMatchingConstruct
Type: de.unika.ipd.grGen.libGrIPatternMatchingConstruct
result
Type: SystemObject
See Also