Table of Contents

Class LocatorFinderProxyIceDecoderExtensions

Namespace
IceRpc.Ice
Assembly
IceRpc.Locator.dll

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

decoder IceDecoder

The Ice decoder.

Returns

LocatorFinderProxy?