Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
AnyAttribute
XmlSchemaAnyAttribute
System.Xml.Schema.SchemaElementDecl.AnyAttribute
get
set
package
Definition at line
132
of file
SchemaElementDecl.cs
.
133
{
134
get
135
{
136
return
_anyAttribute
;
137
}
138
set
139
{
140
_anyAttribute
=
value
;
141
}
142
}
System.Xml.Schema.SchemaElementDecl._anyAttribute
XmlSchemaAnyAttribute _anyAttribute
Definition
SchemaElementDecl.cs:28
System.ExceptionArgument.value
@ value
System
Xml
Schema
SchemaElementDecl
Generated by
1.10.0