Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
SoapElement
SoapElementAttribute
? System.Xml.Serialization.SoapAttributes.SoapElement
get
set
Definition at line
81
of file
SoapAttributes.cs
.
82
{
83
get
84
{
85
return
_soapElement
;
86
}
87
set
88
{
89
_soapElement
=
value
;
90
}
91
}
System.Xml.Serialization.SoapAttributes._soapElement
SoapElementAttribute _soapElement
Definition
SoapAttributes.cs:12
System.ExceptionArgument.value
@ value
System
Xml
Serialization
SoapAttributes
Generated by
1.10.0