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

◆ InvalidString()

static Exception System.Data.ExprException.InvalidString ( string str)
inlinestatic

Definition at line 83 of file ExprException.cs.

84 {
86 }
static SyntaxErrorException _Syntax(string error)
static string Format(string resourceFormat, object p1)
Definition SR.cs:118
static string Expr_InvalidString
Definition SR.cs:128
Definition SR.cs:7

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

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