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

◆ AggregateArgument()

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

Definition at line 218 of file ExprException.cs.

219 {
221 }
static SyntaxErrorException _Syntax(string error)
static string Expr_AggregateArgument
Definition SR.cs:176
Definition SR.cs:7

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

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