Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
bool | Equals (HashBucket x, HashBucket y) |
int | GetHashCode (HashBucket obj) |
new bool | Equals (object? x, object? y) |
int | GetHashCode (object obj) |
Properties | |
static IEqualityComparer< HashBucket > | DefaultInstance [get] |
Private Member Functions | |
HashBucketByRefEqualityComparer () | |
Static Private Attributes | |
static readonly IEqualityComparer< HashBucket > | s_defaultInstance = new HashBucketByRefEqualityComparer() |
Definition at line 37 of file ImmutableHashSet.cs.