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

◆ SetValue()

virtual void System.Xml.XPath.XPathNavigator.SetValue ( string value)
inlinevirtualinherited

Reimplemented in System.Xml.DocumentXPathNavigator.

Definition at line 634 of file XPathNavigator.cs.

635 {
636 throw new NotSupportedException();
637 }

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