Ανάγνωση στα Αγγλικά Επεξεργασία

Κοινή χρήση μέσω


ImmutableStackCodec<T> Class

Definition

Serializer for ImmutableStack<T>.

C#
[Orleans.RegisterSerializer]
public sealed class ImmutableStackCodec<T> : Orleans.Serialization.Codecs.GeneralizedReferenceTypeSurrogateCodec<System.Collections.Immutable.ImmutableStack<T>,Orleans.Serialization.Codecs.ImmutableStackSurrogate<T>>

Type Parameters

T

The element type.

Inheritance
Attributes

Constructors

Methods

ConvertFromSurrogate(ImmutableStackSurrogate<T>) System.Object.ConvertFromSurrogate(Orleans.Serialization.Codecs.ImmutableStackSurrogate{`0}@)
ConvertFromSurrogate(TSurrogate)

Converts a value from the surrogate type to the field type.

(Inherited from GeneralizedReferenceTypeSurrogateCodec<TField,TSurrogate>)
ConvertToSurrogate(ImmutableStack<T>, ImmutableStackSurrogate<T>) System.Object.ConvertToSurrogate(System.Collections.Immutable.ImmutableStack{`0},Orleans.Serialization.Codecs.ImmutableStackSurrogate{`0}@)
ConvertToSurrogate(TField, TSurrogate)

Converts a value to the surrogate type.

(Inherited from GeneralizedReferenceTypeSurrogateCodec<TField,TSurrogate>)
ReadValue<TInput>(Reader<TInput>, Field)

Reads a value.

(Inherited from GeneralizedReferenceTypeSurrogateCodec<TField,TSurrogate>)
WriteField<TBufferWriter>(Writer<TBufferWriter>, UInt32, Type, TField)

Writes a field.

(Inherited from GeneralizedReferenceTypeSurrogateCodec<TField,TSurrogate>)

Applies to

Προϊόν Εκδόσεις
.NET Orleans 7.0.0, 8.0.0, 8.1.0, 8.2.0, 9.0.0