Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
IsAny
bool
System.Xml.Serialization.XmlSchemaProviderAttribute.IsAny
get
set
Definition at line
12
of file
XmlSchemaProviderAttribute.cs
.
13
{
14
get
15
{
16
return
_any
;
17
}
18
set
19
{
20
_any
=
value
;
21
}
22
}
System.Xml.Serialization.XmlSchemaProviderAttribute._any
bool _any
Definition
XmlSchemaProviderAttribute.cs:8
System.ExceptionArgument.value
@ value
System
Xml
Serialization
XmlSchemaProviderAttribute
Generated by
1.10.0