Skip to content

FSharpListCodec<T>

class

Namespace: Orleans.Serialization

Surrogate serializer for TField and all sub-types.
public class FSharpListCodec<T> : GeneralizedReferenceTypeSurrogateCodec<FSharpList<T>, FSharpListSurrogate<T>>

Constructors

Methods