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