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

◆ XmlSchemaException() [12/14]

System.Xml.Schema.XmlSchemaException.XmlSchemaException ( string res,
string arg,
XmlSchemaObject source )
inlinepackage

Definition at line 138 of file XmlSchemaException.cs.

139 : this(res, new string[1] { arg }, source)
140 {
141 }

References System.Xml.Dictionary.