Click here to Skip to main content
15,887,267 members
Articles / Programming Languages / C#

Interceptor in the Wild

Rate me:
Please Sign up or sign in to vote.
4.94/5 (26 votes)
9 Apr 2015CPOL7 min read 36.8K   296   38  
A near real world example of usage of the Interceptor Pattern to leverage new behavior without changing implementations

Views

Daily Counts

Downloads

Weekly Counts

License

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


Written By
Software Developer Mindbus
Portugal Portugal
João Matos Silva is a Enthusiastic software developer at Mindbus. With 10 years of experience on .Net and experience on team leadership and software architecture, mainly focused on the .Net and Asp.Net platforms..
Adept of open source, has a public profile on github (https://github.com/kappy) with some projects of his authorship and contributions to other main open source projects.

Comments and Discussions