Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Data.Operators Class Referencesealed

Static Package Functions

static bool IsArithmetical (int op)
 
static bool IsLogical (int op)
 
static bool IsRelational (int op)
 
static int Priority (int op)
 
static string ToString (int op)
 

Static Private Attributes

static readonly int[] s_priority
 
static readonly string[] s_looks
 

Detailed Description

Definition at line 3 of file Operators.cs.


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