IInvocation Properties |
The IInvocation type exposes the following members.
Name | Description | |
---|---|---|
![]() | InvocationTarget |
Get or set target that will be invoked when Process() is called.
|
![]() | Method |
Get the method that is being invoked.
|
![]() | MethodInvocationTarget |
Get the method on the target object that is being invoked.
|
![]() | Proxy |
Get the dynamic proxy that intercepted this call.
|