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

◆ TooManyRightParentheses()

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

Definition at line 203 of file ExprException.cs.

204 {
206 }
static SyntaxErrorException _Syntax(string error)
static string Expr_TooManyRightParentheses
Definition SR.cs:172
Definition SR.cs:7

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

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