Click or drag to resize
IInvocationMethodInvocationTarget Property
Get the method on the target object that is being invoked.

Namespace: X3Platform.DynamicProxy
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
MethodInfo MethodInvocationTarget { get; }

Property Value

Type: MethodInfo
See Also