Click or drag to resize
AbstractInvocationMethodInvocationTarget Property

[Missing <summary> documentation for "P:X3Platform.DynamicProxy.Invocation.AbstractInvocation.MethodInvocationTarget"]

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

Property Value

Type: MethodInfo

Implements

IInvocationMethodInvocationTarget
See Also