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