Namespace TimeCockpit.Data.UndoRedo
Classes
BeginScopeOperation
represents the beginning of a scope
CreateOperation
undoable operation for adding new entity objects.
DeleteOperation
operation tracking delete operations.
EndScopeOperation
class representing the end of a scope
Operation
abstract base class for undoable operations within a change tracker.
ScopeOperation
marker base class for scope operations.
SetMemberOperation
class representing an undoable set member operation.