Click here to Skip to main content
15,891,021 members
Articles / Programming Languages / C#

Factory Pattern for Derived Classes

Rate me:
Please Sign up or sign in to vote.
5.00/5 (1 vote)
19 Aug 2015CPOL2 min read 11.6K   9  
A flexible pattern to manage factory classes for derived objects without explicit logic

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions