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

◆ ExpressionUnbound()

static Exception System.Data.ExprException.ExpressionUnbound ( string expr)
inlinestatic

Definition at line 233 of file ExprException.cs.

234 {
236 }
static EvaluateException _Eval(string error)
static string Format(string resourceFormat, object p1)
Definition SR.cs:118
static string Expr_ExpressionUnbound
Definition SR.cs:182
Definition SR.cs:7

References System.Data.ExprException._Eval(), System.SR.Expr_ExpressionUnbound, and System.SR.Format().

Referenced by System.Data.LookupNode.Bind(), and System.Data.LookupNode.Eval().