Partager via


ImmutableDictionarySurrogate<TKey,TValue> Structure

Définition

Type de substitut utilisé par ImmutableDictionaryCodec<TKey,TValue>.

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

Paramètres de type

TKey

Type de clé.

TValue

Type de valeur.

Héritage
ImmutableDictionarySurrogate<TKey,TValue>
Attributs

Champs

Values

Obtient ou définit les valeurs.

S’applique à