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

◆ XmlSchemaSet() [1/2]

System.Xml.Schema.XmlSchemaSet.XmlSchemaSet ( )
inline

Definition at line 178 of file XmlSchemaSet.cs.

179 : this(new NameTable())
180 {
181 }