Skip to content

FSharpMapCodec<TKey, TValue>

class

Namespace: Orleans.Serialization

Serializer for Microsoft.FSharp.Collections.FSharpMap.
public class FSharpMapCodec<TKey, TValue> : GeneralizedReferenceTypeSurrogateCodec<FSharpMap<TKey, TValue>, FSharpMapSurrogate<TKey, TValue>>

Constructors

Methods