Interception and Interceptors in C# (Aspect oriented programming)(www.progware.org)
submitted by
iwannis(452) 1 year, 4 months ago
In this post, we see how to define specific actions to be executed before or after the execution of every call to a method in our code. This is also known as “intercepting” the execution of a method and is related to AOP (Aspect Oriented Programming).
|category: C#
|Views: 25
tags:
C# another
Everyones tags:
Your Tags: