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

◆ LookupPrefix()

override string System.Xml.Xsl.Runtime.XmlQueryOutput.LookupPrefix ( string ns)
inline

Definition at line 263 of file XmlQueryOutput.cs.

264 {
265 throw new NotSupportedException();
266 }