Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
Xmlns
bool
System.Xml.Serialization.XmlAttributes.Xmlns
get
set
Definition at line
209
of file
XmlAttributes.cs
.
210
{
211
get
212
{
213
return
_xmlns
;
214
}
215
set
216
{
217
_xmlns
=
value
;
218
}
219
}
System.Xml.Serialization.XmlAttributes._xmlns
bool _xmlns
Definition
XmlAttributes.cs:24
System.ExceptionArgument.value
@ value
System
Xml
Serialization
XmlAttributes
Generated by
1.10.0