Freigeben über


FSharpValueOptionCodec<T> Klasse

Definition

Serialisierer für Microsoft.FSharp.Core.FSharpValueOption`1.

[Orleans.RegisterSerializer]
public class FSharpValueOptionCodec<T> : Orleans.Serialization.Codecs.IFieldCodec<Microsoft.FSharp.Core.FSharpValueOption<T>>
[<Orleans.RegisterSerializer>]
type FSharpValueOptionCodec<'T> = class
    interface IFieldCodec<ValueOption<'T>>
    interface IFieldCodec
Public Class FSharpValueOptionCodec(Of T)
Implements IFieldCodec(Of FSharpValueOption(Of T))

Typparameter

T
Vererbung
FSharpValueOptionCodec<T>
Attribute
Implementiert
IFieldCodec IFieldCodec<Microsoft.FSharp.Core.FSharpValueOption<T>>

Gilt für: