Skip to content

TupleCopier<T1, T2>

class

Namespace: Orleans.Serialization.Codecs

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

Constructors

Methods