Skip to content

HashSetCopier<T>

class

Namespace: Orleans.Serialization.Codecs

Copier for System.Collections.Generic.HashSet.
public sealed class HashSetCopier<T> : IBaseCopier, IBaseCopier<HashSet<T>>, IDeepCopier, IDeepCopier<HashSet<T>>

Remarks

Initializes a new instance of the Orleans.Serialization.Codecs.HashSetCopier class.

Constructors

Methods