FSharpMapCodec<TKey, TValue>(IValueSerializer<FSharpMapSurrogate<TKey, TValue>>)
public FSharpMapCodec<TKey, FSharpMapCodec(IValueSerializer<FSharpMapSurrogate<TKey, TValue>> surrogateSerializer) Initializes a new instance of the
Orleans.Serialization.FSharpMapCodec class. Parameters
surrogateSerializerIValueSerializer<FSharpMapSurrogate<TKey, TValue>>- The serializer for the surrogate representation.
