Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
UnhandledAttributes
XmlAttribute
? [] System.Xml.Schema.XmlSchemaExternal.UnhandledAttributes
get
set
inherited
Definition at line
59
of file
XmlSchemaExternal.cs
.
60
{
61
get
62
{
63
return
_moreAttributes
;
64
}
65
set
66
{
67
_moreAttributes
=
value
;
68
}
69
}
System.Xml.Schema.XmlSchemaExternal._moreAttributes
XmlAttribute[] _moreAttributes
Definition
XmlSchemaExternal.cs:15
System.ExceptionArgument.value
@ value
System
Xml
Schema
XmlSchemaRedefine
Generated by
1.10.0