Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
XmlArray
XmlArrayAttribute
? System.Xml.Serialization.XmlAttributes.XmlArray
get
set
Definition at line
131
of file
XmlAttributes.cs
.
132
{
133
get
134
{
135
return
_xmlArray
;
136
}
137
set
138
{
139
_xmlArray
=
value
;
140
}
141
}
System.Xml.Serialization.XmlAttributes._xmlArray
XmlArrayAttribute _xmlArray
Definition
XmlAttributes.cs:14
System.ExceptionArgument.value
@ value
System
Xml
Serialization
XmlAttributes
Generated by
1.10.0