Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
XmlDefaultValue
object? System.Xml.Serialization.XmlAttributes.XmlDefaultValue
get
set
Definition at line
145
of file
XmlAttributes.cs
.
146
{
147
get
148
{
149
return
_xmlDefaultValue
;
150
}
151
set
152
{
153
_xmlDefaultValue
=
value
;
154
}
155
}
System.Xml.Serialization.XmlAttributes._xmlDefaultValue
object _xmlDefaultValue
Definition
XmlAttributes.cs:26
System.ExceptionArgument.value
@ value
System
Xml
Serialization
XmlAttributes
Generated by
1.10.0