Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
AttributeFormDefault
XmlSchemaForm
System.Xml.Schema.XmlSchema.AttributeFormDefault
get
set
Definition at line
81
of file
XmlSchema.cs
.
82
{
83
get
84
{
85
return
_attributeFormDefault
;
86
}
87
set
88
{
89
_attributeFormDefault
=
value
;
90
}
91
}
System.Xml.Schema.XmlSchema._attributeFormDefault
XmlSchemaForm _attributeFormDefault
Definition
XmlSchema.cs:17
System.ExceptionArgument.value
@ value
System
Xml
Schema
XmlSchema
Generated by
1.10.0