C# (CSharp) MementoPattern 네임스페이스

클래스들

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