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

◆ AggregateUnbound()

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

Definition at line 223 of file ExprException.cs.

224 {
226 }
static EvaluateException _Eval(string error)
static string Format(string resourceFormat, object p1)
Definition SR.cs:118
static string Expr_AggregateUnbound
Definition SR.cs:178
Definition SR.cs:7

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

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