The properties of the IMethodInvocation interface are listed below. For a complete list of IMethodInvocation interface members, see the IMethodInvocation Members topic.
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. |
IMethodInvocation Interface | AopAlliance.Intercept Namespace | IMethodInterceptor