Redigera

Dela via


Codec_CosmosConditionNotSatisfiedException Class

Definition

public sealed class Codec_CosmosConditionNotSatisfiedException : Orleans.Serialization.Codecs.IFieldCodec<Orleans.Persistence.Cosmos.CosmosConditionNotSatisfiedException>, Orleans.Serialization.Serializers.IBaseCodec<Orleans.Persistence.Cosmos.CosmosConditionNotSatisfiedException>
type Codec_CosmosConditionNotSatisfiedException = class
    interface IFieldCodec<CosmosConditionNotSatisfiedException>
    interface IFieldCodec
    interface IBaseCodec<CosmosConditionNotSatisfiedException>
    interface IBaseCodec
Public NotInheritable Class Codec_CosmosConditionNotSatisfiedException
Implements IBaseCodec(Of CosmosConditionNotSatisfiedException), IFieldCodec(Of CosmosConditionNotSatisfiedException)
Inheritance
Codec_CosmosConditionNotSatisfiedException
Implements

Constructors

Codec_CosmosConditionNotSatisfiedException(ICodecProvider)

Methods

Deserialize<TReaderInput>(Reader<TReaderInput>, CosmosConditionNotSatisfiedException)
ReadValue<TReaderInput>(Reader<TReaderInput>, Field)
Serialize<TBufferWriter>(Writer<TBufferWriter>, CosmosConditionNotSatisfiedException)
WriteField<TBufferWriter>(Writer<TBufferWriter>, UInt32, Type, CosmosConditionNotSatisfiedException)

Applies to