ImmutableStackSurrogate<T> 構造体

定義

のサロゲート型 ImmutableStackCodec<T>

[Orleans.GenerateSerializer]
public struct ImmutableStackSurrogate<T>
[<Orleans.GenerateSerializer>]
type ImmutableStackSurrogate<'T> = struct
Public Structure ImmutableStackSurrogate(Of T)

型パラメーター

T

要素型。

継承
ImmutableStackSurrogate<T>
属性

フィールド

Values

値を取得または設定します。

適用対象