IUndoItem Interface |
Namespace: de.unika.ipd.grGen.libGr
public interface IUndoItem
The IUndoItem type exposes the following members.
| Name | Description | |
|---|---|---|
| DoUndo |
Called on rollback by the transaction manager,
in order to undo the effects of some change it was created for.
|