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

◆ XmlSpace

override XmlSpace System.Xml.Xsl.Runtime.XmlQueryOutput.XmlSpace
get

Definition at line 67 of file XmlQueryOutput.cs.

68 {
69 get
70 {
71 throw new NotSupportedException();
72 }
73 }