Skip to content

ImmutableHashSetCopier<T>

class

Namespace: Orleans.Serialization.Codecs

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

Constructors

Methods