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