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

◆ LookupArgument()

static Exception System.Data.ExprException.LookupArgument ( )
inlinestatic

Definition at line 248 of file ExprException.cs.

249 {
251 }
static SyntaxErrorException _Syntax(string error)
static string Expr_LookupArgument
Definition SR.cs:190
Definition SR.cs:7

References System.Data.ExprException._Syntax(), and System.SR.Expr_LookupArgument.

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