GeneratorContextProxyObjectReference Property |
The implementor of IObjectReference responsible for
the deserialization and reconstruction of the proxy object
Namespace: X3Platform.DynamicProxyAssembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic Type ProxyObjectReference { get; set; }
public:
property Type^ ProxyObjectReference {
Type^ get ();
void set (Type^ value);
}
Property Value
Type:
Type
See Also