Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
Type
Type
? System.Xml.Serialization.XmlArrayItemAttribute.Type
get
set
Definition at line
25
of file
XmlArrayItemAttribute.cs
.
26
{
27
get
28
{
29
return
_type
;
30
}
31
set
32
{
33
_type
=
value
;
34
}
35
}
System.Xml.Serialization.XmlArrayItemAttribute._type
Type _type
Definition
XmlArrayItemAttribute.cs:11
System.ExceptionArgument.value
@ value
System
Xml
Serialization
XmlArrayItemAttribute
Generated by
1.10.0