Spring.NET 1.3.0 RC1 for .NET 2.0 API Reference

IMethodInvocation Properties

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

Public Instance Properties

Method Gets the method invocation that is to be invoked.
Proxy Gets the proxy object for the invocation.
Target Gets the target object for the invocation.
TargetType Gets the type of the target object.

See Also

IMethodInvocation Interface | AopAlliance.Intercept Namespace | IMethodInterceptor