Compartir a través de


ImmutableDictionarySurrogate<TKey,TValue> Estructura

Definición

Tipo suplente usado por ImmutableDictionaryCodec<TKey,TValue>.

[Orleans.GenerateSerializer]
public struct ImmutableDictionarySurrogate<TKey,TValue>
[<Orleans.GenerateSerializer>]
type ImmutableDictionarySurrogate<'Key, 'Value> = struct
Public Structure ImmutableDictionarySurrogate(Of TKey, TValue)

Parámetros de tipo

TKey

El tipo de clave.

TValue

Tipo de valor.

Herencia
ImmutableDictionarySurrogate<TKey,TValue>
Atributos

Campos

Values

Obtiene o establece los valores.

Se aplica a