Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Collections.Generic.ReferenceEqualityComparer Class Referencesealed

Public Member Functions

new bool Equals (object? x, object? y)
 
int GetHashCode (object? obj)
 
bool Equals (T? x, T? y)
 
int GetHashCode ([DisallowNull] T obj)
 
bool Equals (T? x, T? y)
 
int GetHashCode ([DisallowNull] T obj)
 

Properties

static ReferenceEqualityComparer Instance = new ReferenceEqualityComparer() [get]
 

Private Member Functions

 ReferenceEqualityComparer ()
 

Detailed Description

Definition at line 5 of file ReferenceEqualityComparer.cs.


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