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

◆ InvalidDate()

static Exception System.Data.ExprException.InvalidDate ( string date)
inlinestatic

Definition at line 133 of file ExprException.cs.

134 {
136 }
static SyntaxErrorException _Syntax(string error)
static string Format(string resourceFormat, object p1)
Definition SR.cs:118
static string Expr_InvalidDate
Definition SR.cs:148
Definition SR.cs:7

References System.Data.ExprException._Syntax(), System.SR.Expr_InvalidDate, and System.SR.Format().

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