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

◆ XmlSchemaInferenceException() [6/7]

System.Xml.Schema.XmlSchemaInferenceException.XmlSchemaInferenceException ( string res,
string arg )
inlinepackage

Definition at line 40 of file XmlSchemaInferenceException.cs.

41 : base(res, new string[1] { arg }, null, null, 0, 0, null)
42 {
43 }

References System.Xml.Dictionary.