Skip to content

TupleCopier<T>

class

Namespace: Orleans.Serialization.Codecs

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

Constructors

Methods