Click or drag to resize
ProxyObjectReferenceInvokeCallback Method

[Missing <summary> documentation for "M:X3Platform.DynamicProxy.Serialization.ProxyObjectReference.InvokeCallback(System.Object)"]

Namespace: X3Platform.DynamicProxy.Serialization
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
protected void InvokeCallback(
	Object target
)

Parameters

target
Type: SystemObject

[Missing <param name="target"/> documentation for "M:X3Platform.DynamicProxy.Serialization.ProxyObjectReference.InvokeCallback(System.Object)"]

See Also