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

◆ EvalNoContext()

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

Definition at line 228 of file ExprException.cs.

229 {
231 }
static EvaluateException _Eval(string error)
static string Expr_EvalNoContext
Definition SR.cs:180
Definition SR.cs:7

References System.Data.ExprException._Eval(), and System.SR.Expr_EvalNoContext.

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