Table of Contents

Property HasValue

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

HasValue

Gets whether this Optional<T> has a value.

public bool HasValue { get; }

Property Value

bool