Skip to content

HashSetCopier<T>.HashSetCopier<T>(IDeepCopier<T>)

HashSetCopier<T>(IDeepCopier<T>)

View source
public HashSetCopier(IDeepCopier<T> valueCopier)
Copier for System.Collections.Generic.HashSet.

Parameters

valueCopierIDeepCopier<T>
The value copier.