Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
InnerText
override
string
System.Xml.XmlUnspecifiedAttribute.InnerText
set
Definition at line
9
of file
XmlUnspecifiedAttribute.cs
.
10
{
11
set
12
{
13
base.InnerText
=
value
;
14
_fSpecified
=
true
;
15
}
16
}
System.Xml.XmlUnspecifiedAttribute._fSpecified
bool _fSpecified
Definition
XmlUnspecifiedAttribute.cs:5
System.Xml.ValueHandleType.Dictionary
@ Dictionary
System.ExceptionArgument.value
@ value
System
Xml
XmlUnspecifiedAttribute
Generated by
1.10.0