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