다음을 통해 공유


FSharpValueOptionCodec<T> 클래스

정의

에 대한 직렬 변환기입니다 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))

형식 매개 변수

T
상속
FSharpValueOptionCodec<T>
특성
구현
IFieldCodec IFieldCodec<Microsoft.FSharp.Core.FSharpValueOption<T>>

적용 대상