Skip to content

ReadOnlyDictionarySurrogate<TKey, TValue>

struct

Namespace: Orleans.Serialization.Codecs

Surrogate for System.Collections.ObjectModel.ReadOnlyDictionary.
[Orleans.GenerateSerializer]
public struct ReadOnlyDictionarySurrogate<TKey, TValue>
where TKey : notnull

Fields

  • Values Gets or sets the dictionary entries.