Table of Contents

Class LocatorProxyIceDecoderExtensions

Namespace
IceRpc.Ice
Assembly
IceRpc.Locator.dll

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

decoder IceDecoder

The Ice decoder.

Returns

LocatorProxy?