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