Spring.NET 1.3.0 RC1 for .NET 2.0 API Reference

IAfterReturningAdvice Methods

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

Public Instance Methods

AfterReturning Executes after targetmethod returns successfully.

See Also

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