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