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