Skip to content

ValueTupleCopier<T1, T2, T3, T4, T5, T6>

class

Namespace: Orleans.Serialization.Codecs

Copier for System.ValueTuple.
public sealed class ValueTupleCopier<T1, T2, T3, T4, T5, T6> : IDeepCopier, IDeepCopier<(T1, T2, T3, T4, T5, T6)>, IOptionalDeepCopier

Constructors

Methods