Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Collections.Generic.HashSetEqualityComparer< T > Class Template Referencesealed

Public Member Functions

bool Equals (HashSet< T > x, HashSet< T > y)
 
int GetHashCode (HashSet< T > obj)
 
override bool Equals ([NotNullWhen(true)] object obj)
 
override int GetHashCode ()
 
bool Equals (T? x, T? y)
 
int GetHashCode ([DisallowNull] T obj)
 

Detailed Description

Definition at line 5 of file HashSetEqualityComparer.cs.


The documentation for this class was generated from the following file: