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

◆ XmlSchemaCollection() [1/2]

System.Xml.Schema.XmlSchemaCollection.XmlSchemaCollection ( )
inline

Definition at line 66 of file XmlSchemaCollection.cs.

67 : this(new NameTable())
68 {
69 }