 | IUndoItemDoUndo Method |
Called on rollback by the transaction manager,
in order to undo the effects of some change it was created for.
Namespace: de.unika.ipd.grGen.libGrAssembly: libGr (in libGr.dll) Version: GrGen.NET 7.1
Syntaxvoid DoUndo(
IGraphProcessingEnvironment procEnv
)
Parameters
- procEnv IGraphProcessingEnvironment
- The current graph processing environment
See Also