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

◆ NameTable

override XmlNameTable System.Xml.Xsl.Runtime.RtfNavigator.NameTable
getinherited

Definition at line 19 of file RtfNavigator.cs.

20 {
21 get
22 {
23 throw new NotSupportedException();
24 }
25 }

Referenced by System.Xml.Xsl.Runtime.RtfTextNavigator.ToNavigator().