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

◆ PropertyNotFound()

static Exception System.Data.ExceptionBuilder.PropertyNotFound ( string property,
string table )
inlinestatic

Definition at line 708 of file ExceptionBuilder.cs.

709 {
711 }
static Exception _Argument(string error)
static string Format(string resourceFormat, object p1)
Definition SR.cs:118
static string DataROWView_PropertyNotFound
Definition SR.cs:630
Definition SR.cs:7

References System.Data.ExceptionBuilder._Argument(), System.SR.DataROWView_PropertyNotFound, and System.SR.Format().