Skip to content

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

class

Namespace: Orleans.Serialization.Codecs

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

Constructors

Methods