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