Skip to content

FSharpListCodec<T>

class

Namespace: Orleans.Serialization

Serializer for Microsoft.FSharp.Collections.FSharpList.
public class FSharpListCodec<T> : GeneralizedReferenceTypeSurrogateCodec<FSharpList<T>, FSharpListSurrogate<T>>

Constructors

Methods