Method GetHashCode
- Namespace
 - DSharpPlus.Entities
 
- Assembly
 - DSharpPlus.dll
 
GetHashCode()
Gets the hash code for this Optional<T>.
public override int GetHashCode()
Returns
- int
 The hash code for this Optional<T>.
Gets the hash code for this Optional<T>.
public override int GetHashCode()
The hash code for this Optional<T>.