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