terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
System.Collections.Generic.NullableComparer< T > Class Template Reference
+ Inheritance diagram for System.Collections.Generic.NullableComparer< T >:
+ Collaboration diagram for System.Collections.Generic.NullableComparer< T >:

Public Member Functions

override int Compare (T? x, T? y)
 
override bool Equals (object obj)
 
override int GetHashCode ()
 
 NullableComparer ()
 
int Compare (T x, T y)
 

Properties

static Comparer< TDefault [get, set]
 

Static Private Member Functions

static Comparer< TCreateComparer ()
 

Static Private Attributes

static Comparer< TdefaultComparer
 

Detailed Description

Type Constraints
T :struct 
T :global 
T :System.IComparable<T> 

Definition at line 8 of file NullableComparer.cs.


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