Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.InvariantComparer Class Referencesealed

Public Member Functions

int Compare (object a, object b)
 
int Compare (object? x, object? y)
 

Package Functions

 InvariantComparer ()
 

Static Package Attributes

static readonly InvariantComparer Default = new InvariantComparer()
 

Private Attributes

readonly CompareInfo _compareInfo
 

Detailed Description

Definition at line 6 of file InvariantComparer.cs.


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