Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ MissingOperandBefore()

static Exception System.Data.ExprException.MissingOperandBefore ( string op)
inlinestatic

Definition at line 198 of file ExprException.cs.

199 {
201 }
static SyntaxErrorException _Syntax(string error)
static string Format(string resourceFormat, object p1)
Definition SR.cs:118
static string Expr_MissingOperandBefore
Definition SR.cs:170
Definition SR.cs:7

References System.Data.ExprException._Syntax(), System.SR.Expr_MissingOperandBefore, and System.SR.Format().

Referenced by System.Data.ExpressionParser.Parse().