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

获取或设置值。

适用于