Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
XmlTextNode()
System.Xml.XmlBaseReader.XmlTextNode.XmlTextNode
(
XmlNodeType
nodeType
,
PrefixHandle
prefix
,
StringHandle
localName
,
ValueHandle
value
,
XmlNodeFlags
nodeFlags
,
ReadState
readState
,
XmlAttributeTextNode
attributeTextNode
,
int
depthDelta
)
inline
protected
Definition at line
383
of file
XmlBaseReader.cs
.
384
:
base
(nodeType,
prefix
, localName,
value
,
nodeFlags
,
readState
,
attributeTextNode
,
depthDelta
)
385
{
386
}
System.Xml.ValueHandleType.Dictionary
@ Dictionary
System.ExceptionArgument.value
@ value
System.ExceptionArgument.prefix
@ prefix
System
Xml
XmlBaseReader
XmlTextNode
Generated by
1.10.0