The Memento_Exercise class used in the Memento Pattern. More...
Go to the source code of this file.
Classes | |
class | Memento_Exercise |
Example of using the Memento Pattern in C#. More... | |
Namespaces | |
namespace | DesignPatternExamples_csharp |
The namespace containing all Design Pattern Examples implemented in C#. | |
The Memento_Exercise class used in the Memento Pattern.
Definition in file Memento_Exercise.cs.