Skip to content

ValueTupleCopier<T1, T2>

class

Namespace: Orleans.Serialization.Codecs

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

Constructors

Methods