Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
override bool | Equals ([NotNullWhen(true)] object obj) |
override int | GetHashCode () |
Static Public Member Functions | |
static bool | operator== (IndexField if1, IndexField if2) |
Public Attributes | |
readonly DataColumn | Column |
readonly bool | IsDescending |
Package Functions | |
IndexField (DataColumn column, bool isDescending) | |
Definition at line 5 of file IndexField.cs.