Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
UnhandledAttributes
XmlAttribute
? [] System.Xml.Schema.XmlSchemaAnnotation.UnhandledAttributes
get
set
Definition at line
31
of file
XmlSchemaAnnotation.cs
.
32
{
33
get
34
{
35
return
_moreAttributes
;
36
}
37
set
38
{
39
_moreAttributes
=
value
;
40
}
41
}
System.Xml.Schema.XmlSchemaAnnotation._moreAttributes
XmlAttribute[] _moreAttributes
Definition
XmlSchemaAnnotation.cs:11
System.ExceptionArgument.value
@ value
System
Xml
Schema
XmlSchemaAnnotation
Generated by
1.10.0