Click or drag to resize
AbstractInvocationInvocationTarget Property

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

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

Property Value

Type: Object

Implements

IInvocationInvocationTarget
See Also