Skip to content

ValueTupleCopier<T1, T2, T3, T4>

class

Namespace: Orleans.Serialization.Codecs

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

Constructors

Methods