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