Click or drag to resize
GeneratorContextProxyObjectReference Property
The implementor of IObjectReference responsible for the deserialization and reconstruction of the proxy object

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

Property Value

Type: Type
See Also