Skip to content

ImmutableListCopier<T>

class

Namespace: Orleans.Serialization.Codecs

Copier for System.Collections.Immutable.ImmutableList.
public sealed class ImmutableListCopier<T> : IDeepCopier, IDeepCopier<ImmutableList<T>>, IOptionalDeepCopier

Constructors

Methods