The text of this article is not in this database — only its details are. Read it on the old site: Factory Pattern in .Net With an Example
5 Comments
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.
The text of this article is not in this database — only its details are. Read it on the old site: Factory Pattern in .Net With an Example
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.
Kaushal PareekPosted Aug 4, 2018, 2:44 AM
Nice article
Firoz AamirPosted Jul 11, 2018, 11:09 PM
We cant subclass the factory class because it's a static class.
kiran kumarPosted Dec 11, 2017, 8:24 PM
What is MobileType - is this enum?
raju vrPosted Oct 11, 2017, 1:26 AM
Any article/example for this with open/closed design principle.
Murali KrishnaPosted May 31, 2017, 6:43 AM
Superb Explanation.