ArraySegmentCopier<T>(IDeepCopier<T>)
public ArraySegmentCopier(IDeepCopier<T> elementCopier) Initializes a new instance of the
Orleans.Serialization.Codecs.ArraySegmentCopier class. Parameters
elementCopierIDeepCopier<T>- The element copier.
