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

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


ValueTupleCodec<T1,T2,T3,T4,T5,T6> Class

Definition

C#
[Orleans.RegisterSerializer]
public sealed class ValueTupleCodec<T1,T2,T3,T4,T5,T6> : Orleans.Serialization.Codecs.IFieldCodec<(T1, T2, T3, T4, T5, T6)>

Type Parameters

T1

The type of the tuple's first component.

T2

The type of the tuple's second component.

T3

The type of the tuple's third component.

T4

The type of the tuple's fourth component.

T5

The type of the tuple's fifth component.

T6

The type of the tuple's sixth component.

Inheritance
ValueTupleCodec<T1,T2,T3,T4,T5,T6>
Attributes
Implements
IFieldCodec IFieldCodec<ValueTuple<T1,T2,T3,T4,T5,T6>>

Constructors

Methods

Applies to

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