C# (CSharp) MementoPattern Namespace

Classes

Name Description
Caretaker 管理者
Memento 备忘录
MementoDesignPattern
Originator sets and gets values from the currently targeted memento. Creates new memenots and assigns current values to them.