Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
NestingLevel
int System.Xml.Serialization.XmlArrayItemAttribute.NestingLevel
get
set
Definition at line
66
of file
XmlArrayItemAttribute.cs
.
67
{
68
get
69
{
70
return
_nestingLevel
;
71
}
72
set
73
{
74
_nestingLevel
=
value
;
75
}
76
}
System.Xml.Serialization.XmlArrayItemAttribute._nestingLevel
int _nestingLevel
Definition
XmlArrayItemAttribute.cs:23
System.ExceptionArgument.value
@ value
System
Xml
Serialization
XmlArrayItemAttribute
Generated by
1.10.0