Key

Struct
ImplementsIEquatable<Key>

Static Fields

None: Key

Instance Fields

details: BaseKey
value: ulong

Properties

IsNone: bool

Constructors

Key(value: ulong, detailsKey: BaseKey)
Key(value: ulong)

Methods

Equals(other: Key): bool
Equals(obj: object): bool
GetHashCode(): int
ToString(): string

Operators

Key(detailsKey: BaseKey): Key
Key(value: int): Key
Key(value: string): Key
Key(value: uint): Key
Key(value: ulong): Key
operator !=(a: Key, b: Key): bool
operator ==(a: Key, b: Key): bool

Inherited Members

Extension Methods

DescribeIdentityShortHashToStringNullable

On this page