CollectionCopier<T>(IDeepCopier<T>)
public CollectionCopier(IDeepCopier<T> valueCopier) Initializes a new instance of the
Orleans.Serialization.Codecs.CollectionCopier class. Parameters
valueCopierIDeepCopier<T>- The value copier.
