Skip to content

FrozenSetSurrogate<T> Fields

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

KeyComparer

[Orleans.Id(1)]
public IEqualityComparer<T> KeyComparer
Gets or sets the key comparer.

Property value

The key comparer.

Values

[Orleans.Id(0)]
public List<T> Values
Gets or sets the values.

Property value

The values.