Skip to content

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

class

Namespace: Orleans.Serialization.Codecs

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

Constructors

Methods