Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
XmlElement()
[2/2]
System.Xml.XmlElement.XmlElement
(
string
prefix
,
string
localName
,
string
?
namespaceURI
,
XmlDocument
doc
)
inline
package
Definition at line
193
of file
XmlElement.cs
.
194
:
this
(
doc
.AddXmlName(
prefix
, localName,
namespaceURI
,
null
),
empty
:
true
,
doc
)
195
{
196
}
System.Xml.ValueHandleType.Dictionary
@ Dictionary
System.ExceptionArgument.prefix
@ prefix
System
Xml
XmlElement
Generated by
1.10.0