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

◆ IsSamePosition()

override bool System.Xml.Xsl.Runtime.RtfNavigator.IsSamePosition ( XPathNavigator other)
inlineinherited

Definition at line 76 of file RtfNavigator.cs.

77 {
78 throw new NotSupportedException();
79 }