Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
SoapDefaultValue
object? System.Xml.Serialization.SoapAttributes.SoapDefaultValue
get
set
Definition at line
105
of file
SoapAttributes.cs
.
106
{
107
get
108
{
109
return
_soapDefaultValue
;
110
}
111
set
112
{
113
_soapDefaultValue
=
value
;
114
}
115
}
System.Xml.Serialization.SoapAttributes._soapDefaultValue
object _soapDefaultValue
Definition
SoapAttributes.cs:18
System.ExceptionArgument.value
@ value
System
Xml
Serialization
SoapAttributes
Generated by
1.10.0