Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.IEqualityOperators< TSelf, TOther > Interface Template Reference

Public Member Functions

bool Equals (T? other)
 

Static Public Member Functions

static bool operator== (TSelf left, TOther right)
 
static bool operator!= (TSelf left, TOther right)
 

Detailed Description

Type Constraints
TSelf :IEqualityOperators 
TSelf :TSelf 
TSelf :TOther 

Definition at line 6 of file IEqualityOperators.cs.


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