Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
UnhandledAttributes
XmlAttribute
? [] System.Xml.Schema.XmlSchema.UnhandledAttributes
get
set
Definition at line
294
of file
XmlSchema.cs
.
295
{
296
get
297
{
298
return
_moreAttributes
;
299
}
300
set
301
{
302
_moreAttributes
=
value
;
303
}
304
}
System.Xml.Schema.XmlSchema._moreAttributes
XmlAttribute[] _moreAttributes
Definition
XmlSchema.cs:35
System.ExceptionArgument.value
@ value
System
Xml
Schema
XmlSchema
Generated by
1.10.0