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