Struct UID
Represents a unique identifier.
public readonly struct UID
- Inherited Members
Constructors
UID(ulong)
Initializes a new instance of the UID struct.
public UID(ulong value)
Parameters
valueulongThe underlying value.
Methods
ToString()
public override string ToString()