Table of Contents
API reference

Method GetHashCode

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

GetHashCode()

Gets the hash code for this Optional<T>.

public override int GetHashCode()

Returns

int

The hash code for this Optional<T>.