Flyweight Pattern
Sample C# code demonstrating the Flyweight pattern.
You can find more information about the code on my blog. The original article was written on 08/03/2008.
The blog article is also available as a PDF document in the doc folder.
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upSample C# code demonstrating the Flyweight pattern.
You can find more information about the code on my blog. The original article was written on 08/03/2008.
The blog article is also available as a PDF document in the doc folder.