Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
XmlName
XmlName
System.Xml.XmlAttribute.XmlName
get
set
package
inherited
Definition at line
15
of file
XmlAttribute.cs
.
16
{
17
get
18
{
19
return
_name
;
20
}
21
set
22
{
23
_name
=
value
;
24
}
25
}
System.Xml.XmlAttribute._name
XmlName _name
Definition
XmlAttribute.cs:9
System.ExceptionArgument.value
@ value
System
Xml
XmlUnspecifiedAttribute
Generated by
1.10.0