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

◆ CreateAttributes()

virtual XmlWriter System.Xml.XPath.XPathNavigator.CreateAttributes ( )
inlinevirtualinherited

Reimplemented in System.Xml.DocumentXPathNavigator.

Definition at line 1425 of file XPathNavigator.cs.

1426 {
1427 throw new NotSupportedException();
1428 }

Referenced by System.Xml.XPath.XPathNavigator.CreateAttribute().