Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Linq.Parallel.WrapperEqualityComparer< T > Struct Template Reference

Public Member Functions

bool Equals (Wrapper< T > x, Wrapper< T > y)
 
int GetHashCode (Wrapper< T > x)
 
bool Equals (T? x, T? y)
 
int GetHashCode ([DisallowNull] T obj)
 

Package Functions

 WrapperEqualityComparer (IEqualityComparer< T > comparer)
 

Private Attributes

readonly IEqualityComparer< T_comparer
 

Detailed Description

Definition at line 5 of file WrapperEqualityComparer.cs.


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