Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Collections.Immutable.ImmutableHashSet< T >.HashBucketByRefEqualityComparer Class Referencesealed

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< HashBucketDefaultInstance [get]
 

Private Member Functions

 HashBucketByRefEqualityComparer ()
 

Static Private Attributes

static readonly IEqualityComparer< HashBuckets_defaultInstance = new HashBucketByRefEqualityComparer()
 

Detailed Description

Definition at line 37 of file ImmutableHashSet.cs.


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