FSharpSetCodec<T>(IValueSerializer<FSharpSetSurrogate<T>>)
public FSharpSetCodec(IValueSerializer<FSharpSetSurrogate<T>> surrogateSerializer) Initializes a new instance of the
Orleans.Serialization.FSharpSetCodec class. Parameters
surrogateSerializerIValueSerializer<FSharpSetSurrogate<T>>- The serializer for the surrogate representation.
