Skip to content

ImmutableArrayCopier<T>

class

Namespace: Orleans.Serialization.Codecs

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

Constructors

Methods