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

◆ PolymorphismNotSupported()

static Exception System.Data.ExceptionBuilder.PolymorphismNotSupported ( string typeName)
inlinestatic

Definition at line 1391 of file ExceptionBuilder.cs.

1392 {
1394 }
static Exception _InvalidOperation(string error)
static string Format(string resourceFormat, object p1)
Definition SR.cs:118
static string Xml_PolymorphismNotSupported
Definition SR.cs:104
Definition SR.cs:7

References System.Data.ExceptionBuilder._InvalidOperation(), System.SR.Format(), and System.SR.Xml_PolymorphismNotSupported.

Referenced by System.Data.NewDiffgramGen.GenerateColumn(), and System.Data.XmlDataTreeWriter.XmlDataRowWriter().