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