Table of Contents

Class FrozenSet

Namespace
The.Persistence.Read
Assembly
Instagile.dll
[MessagePackObject(false)]
public class FrozenSet
Inheritance
FrozenSet
Inherited Members

Constructors

FrozenSet(int, long)

[SerializationConstructor]
public FrozenSet(int count, long key)

Parameters

count int
key long

Fields

Count

[Key(0)]
public readonly int Count

Field Value

int

Key

[Key(1)]
public readonly long Key

Field Value

long