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