By brixon
via c-sharpcorner.com
Published: Jul 14 2008 / 14:16
In this article we'll take another look at how we can use the state pattern to build a plug-in architecture that will allow us to change the behavior of our application by placing differnt plug-ins into a folder.
Add your comment