Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Data.DataView.DataRowReferenceComparer Class Referencesealed

Public Member Functions

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

Static Package Attributes

static readonly DataRowReferenceComparer s_default = new DataRowReferenceComparer()
 

Private Member Functions

 DataRowReferenceComparer ()
 

Detailed Description

Definition at line 18 of file DataView.cs.


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