Design Pattern Examples
Overview of object-oriented design patterns
Facade_Exercise.cs File Reference

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#.
 

Detailed Description

The Facade_Exercise class used in the Facade Pattern.

Definition in file Facade_Exercise.cs.