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

◆ RowNotInTheTable()

static Exception System.Data.ExceptionBuilder.RowNotInTheTable ( )
inlinestatic

Definition at line 838 of file ExceptionBuilder.cs.

839 {
841 }
static Exception _RowNotInTable(string error)
static string DataRow_NotInTheTable
Definition SR.cs:458
Definition SR.cs:7

References System.Data.ExceptionBuilder._RowNotInTable(), and System.SR.DataRow_NotInTheTable.

Referenced by System.Data.DataRow.CheckInTable().