Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Data.Common.ObjectStorage.TempAssemblyComparer Class Referencesealed

Public Member Functions

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

Static Package Attributes

static readonly IEqualityComparer< KeyValuePair< Type, XmlRootAttribute > > s_default = new TempAssemblyComparer()
 

Private Member Functions

 TempAssemblyComparer ()
 

Detailed Description

Definition at line 23 of file ObjectStorage.cs.


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