Skip to content

ImmutableHashSetCopier<T>.ImmutableHashSetCopier<T>(IDeepCopier<T>)

ImmutableHashSetCopier<T>(IDeepCopier<T>)

View source
public ImmutableHashSetCopier(IDeepCopier<T> copier)
Initializes a new instance of the Orleans.Serialization.Codecs.ImmutableHashSetCopier class.

Parameters

copierIDeepCopier<T>
The element copier.