Spring.NET 1.3.0 RC1 for .NET 2.0 API Reference

IMethodBeforeAdvice Methods

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

Public Instance Methods

Before The callback before a given method is invoked.

See Also

IMethodBeforeAdvice Interface | Spring.Aop Namespace | IBeforeAdvice | IAfterReturningAdvice | IThrowsAdvice | IMethodInterceptor