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

◆ XmlSchemaException() [2/14]

System.Xml.Schema.XmlSchemaException.XmlSchemaException ( )
inline

Definition at line 88 of file XmlSchemaException.cs.

89 : this(null)
90 {
91 }