TupleCopier<T>(IDeepCopier<T>)
public TupleCopier(IDeepCopier<T> copier) Initializes a new instance of the
Orleans.Serialization.Codecs.TupleCopier class. Parameters
copierIDeepCopier<T>- The copier.
