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