Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
IsTopLevelInSchema
bool
System.Xml.Serialization.Accessor.IsTopLevelInSchema
get
set
package
inherited
Definition at line
145
of file
Accessor.cs
.
146
{
147
get
148
{
149
return
_topLevelInSchema
;
150
}
151
set
152
{
153
_topLevelInSchema
=
value
;
154
}
155
}
System.Xml.Serialization.Accessor._topLevelInSchema
bool _topLevelInSchema
Definition
Accessor.cs:20
System.ExceptionArgument.value
@ value
System
Xml
Serialization
XmlnsAccessor
Generated by
1.10.0