Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Collections.Generic.Comparer< T > Class Template Referenceabstract

Public Member Functions

int Compare (T? x, T? y)
 

Static Public Member Functions

static Comparer< TCreate (Comparison< T > comparison)
 

Properties

static Comparer< TDefault = (Comparer<T>)ComparerHelpers.CreateDefaultComparer(typeof(T)) [get]
 

Private Member Functions

int IComparer. Compare (object x, object y)
 

Detailed Description

Definition at line 8 of file Comparer.cs.


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