Skip to content

TupleCopier<T1, T2, T3>

class

Namespace: Orleans.Serialization.Codecs

Copier for System.Tuple.
public sealed class TupleCopier<T1, T2, T3> : IDeepCopier, IDeepCopier<Tuple<T1, T2, T3>>, IOptionalDeepCopier

Constructors

Methods