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

◆ UnboundName()

static Exception System.Data.ExprException.UnboundName ( string name)
inlinestatic

Definition at line 78 of file ExprException.cs.

79 {
81 }
static EvaluateException _Eval(string error)
static string Format(string resourceFormat, object p1)
Definition SR.cs:118
static string Expr_UnboundName
Definition SR.cs:126
Definition SR.cs:7

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

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