Поделиться через


FSharpValueOptionCodec<T>(IFieldCodec<T>) Конструктор

Определение

Инициализирует новый экземпляр класса FSharpValueOptionCodec<T>.

public FSharpValueOptionCodec (Orleans.Serialization.Codecs.IFieldCodec<T> item1Codec);
new Orleans.Serialization.FSharpValueOptionCodec<'T> : Orleans.Serialization.Codecs.IFieldCodec<'T> -> Orleans.Serialization.FSharpValueOptionCodec<'T>
Public Sub New (item1Codec As IFieldCodec(Of T))

Параметры

item1Codec
IFieldCodec<T>

Кодек элемента.

Применяется к