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

◆ LookupPrefix()

override string System.Xml.Linq.XNodeBuilder.LookupPrefix ( string namespaceName)
inline

Definition at line 57 of file XNodeBuilder.cs.

58 {
59 throw new NotSupportedException();
60 }