Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Xml.Linq.XNodeEqualityComparer Class Referencesealed

Public Member Functions

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

Private Member Functions

bool IEqualityComparer. Equals (object x, object y)
 
int IEqualityComparer. GetHashCode (object obj)
 

Detailed Description

Definition at line 6 of file XNodeEqualityComparer.cs.


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