Class IceObjectProxyIceDecoderExtensions
Provides an extension method for IceDecoder to decode a nullable IceObjectProxy instance.
public static class IceObjectProxyIceDecoderExtensions
- Inheritance
-
IceObjectProxyIceDecoderExtensions
- Inherited Members
Methods
DecodeIceObjectProxy(ref IceDecoder)
Decodes a nullable IceObjectProxy instance.
public static IceObjectProxy? DecodeIceObjectProxy(this ref IceDecoder decoder)
Parameters
decoderIceDecoderThe Ice decoder.