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