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

Public Member Functions

override int Compare (T? x, T? y)
 
override bool Equals ([NotNullWhen(true)] object? obj)
 
override int GetHashCode ()
 

Static Public Member Functions

static Comparer< TCreate (Comparison< T > comparison)
 

Properties

static Comparer< TDefault [get]
 

Detailed Description

Type Constraints
T :struct 
T :IComparable<T> 

Definition at line 8 of file NullableComparer.cs.


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