Skip to content

ImmutableDictionarySurrogate<TKey, TValue> Fields

Surrogate type used by Orleans.Serialization.Codecs.ImmutableDictionaryCodec.

ValueComparer

[Orleans.Id(1)]
public IEqualityComparer<TValue> ImmutableDictionarySurrogate<TKey, ValueComparer
Gets or sets the value comparer.

Values

[Orleans.Id(0)]
public Dictionary<TKey, TValue> ImmutableDictionarySurrogate<TKey, Values
Gets or sets the values.

Property value

The values.