Chain Of Responsibility Design Pattern in C#, using Managed Extensibility Framework (MEF)
Posted by: The Code Project Latest Articles,
on 14 Nov 2011 |
View original | Bookmarked: 0 time(s)
This post is about implementing Chain Of Responsibility design pattern, and few possible extensions to the same using Managed Extensibility Framework or MEF...