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

◆ WriteStartElementComputed() [1/4]

void System.Xml.Xsl.Runtime.XmlQueryOutput.WriteStartElementComputed ( string tagName,
int prefixMappingsIndex )
inline

Definition at line 404 of file XmlQueryOutput.cs.

405 {
407 }
void WriteStartComputed(XPathNodeType nodeType, string tagName, int prefixMappingsIndex)

References System.Xml.Xsl.Runtime.XmlQueryOutput.WriteStartComputed().