Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
AttributeWildcard
XmlSchemaAnyAttribute
? System.Xml.Schema.XmlSchemaAttributeGroup.AttributeWildcard
get
set
package
Definition at line
70
of file
XmlSchemaAttributeGroup.cs
.
71
{
72
get
73
{
74
return
_attributeWildcard
;
75
}
76
set
77
{
78
_attributeWildcard
=
value
;
79
}
80
}
System.Xml.Schema.XmlSchemaAttributeGroup._attributeWildcard
XmlSchemaAnyAttribute _attributeWildcard
Definition
XmlSchemaAttributeGroup.cs:19
System.ExceptionArgument.value
@ value
System
Xml
Schema
XmlSchemaAttributeGroup
Generated by
1.10.0