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

◆ XmlLang

override string System.Xml.Xsl.Runtime.XmlQueryOutput.XmlLang
get

Definition at line 75 of file XmlQueryOutput.cs.

76 {
77 get
78 {
79 throw new NotSupportedException();
80 }
81 }