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

◆ ElementTypeNotFound()

static Exception System.Data.ExceptionBuilder.ElementTypeNotFound ( string name)
inlinestatic

Definition at line 1271 of file ExceptionBuilder.cs.

1272 {
1274 }
static Exception _Data(string error)
static string Format(string resourceFormat, object p1)
Definition SR.cs:118
static string Xml_ElementTypeNotFound
Definition SR.cs:906
Definition SR.cs:7

References System.Data.ExceptionBuilder._Data(), System.SR.Format(), and System.SR.Xml_ElementTypeNotFound.

Referenced by System.Data.XSDSchema.HandleRelation(), and System.Data.XDRSchema.InstantiateTable().