Table of Contents

Struct GPUserId

Namespace
MoonBark.GridPlacement.Core.Types
Assembly
MoonBark.GridPlacement.Core.dll
public readonly record struct GPUserId : IEquatable<GPUserId>
Implements
Inherited Members

Constructors

GPUserId(Guid)

public GPUserId(Guid Value)

Parameters

Value Guid

Fields

Empty

public static readonly GPUserId Empty

Field Value

GPUserId

Properties

IsEmpty

public bool IsEmpty { get; }

Property Value

bool

Value

public Guid Value { get; init; }

Property Value

Guid

Methods

New()

public static GPUserId New()

Returns

GPUserId