Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
IHasXmlNode.cs
Go to the documentation of this file.
1
namespace
System.Xml
;
2
3
public
interface
IHasXmlNode
4
{
5
XmlNode
GetNode
();
6
}
System.Xml.XmlNode
Definition
XmlNode.cs:13
System.Xml.IHasXmlNode.GetNode
XmlNode GetNode()
System.Xml.IHasXmlNode
Definition
IHasXmlNode.cs:4
System.Xml
Definition
BaseRegionIterator.cs:1
source
System.Private.Xml
System.Xml
IHasXmlNode.cs
Generated by
1.10.0