Redigera

Dela via


ImmutableStackSurrogate<T> Struct

Definition

Surrogate type for ImmutableStackCodec<T>.

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

Type Parameters

T

The element type.

Inheritance
ImmutableStackSurrogate<T>
Attributes

Fields

Values

Gets or sets the values.

Applies to