C# (CSharp) Memento Namespace

Nested Namespaces

Memento.Test

Classes

Name Description
BaseEvent Must be implemented by all events.
Caretaker The 'Caretaker' class
MainApp MainApp startup class for Structural Memento Design Pattern.
Memento
Mementor Provides undo and redo services.
MementorChangedEventArgs Represents argument of the MementorChanged event.
Originator
PropertyChangeEvent Represents a property value change event.