concept method interception aspect in category .net

appears as: method interception aspects, A method interception aspect, method interception aspect, method interception aspects
AOP in .NET

This is an excerpt from Manning's book AOP in .NET.

A method interception aspect is one that runs a piece of code in place of the method being intercepted. The aspect is executed instead of the method. It’s like having a middleman or a gatekeeper between normal execution and a method.

Listing 5.3. Using a method interception aspect on a property
sitemap

Unable to load book!

The book could not be loaded.

(try again in a couple of minutes)

manning.com homepage
test yourself with a liveTest