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