Spring.NET 1.3.0 RC1 for .NET 2.0 API Reference

IMethodInterceptor Methods

The methods of the IMethodInterceptor interface are listed below. For a complete list of IMethodInterceptor interface members, see the IMethodInterceptor Members topic.

Public Instance Methods

Invoke Implement this method to perform extra treatments before and after the call to the supplied invocation.

See Also

IMethodInterceptor Interface | AopAlliance.Intercept Namespace