Skip to content

FSharpMapCodec<TKey, TValue>

class

Namespace: Orleans.Serialization

Surrogate serializer for TField and all sub-types.
public class FSharpMapCodec<TKey, TValue> : GeneralizedReferenceTypeSurrogateCodec<FSharpMap<TKey, TValue>, FSharpMapSurrogate<TKey, TValue>>

Constructors

Methods