Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
SchemaType
XmlSchemaSimpleType
? System.Xml.Schema.XmlSchemaAttribute.SchemaType
get
set
Definition at line
113
of file
XmlSchemaAttribute.cs
.
114
{
115
get
116
{
117
return
_type
;
118
}
119
set
120
{
121
_type
=
value
;
122
}
123
}
System.Xml.Schema.XmlSchemaAttribute._type
XmlSchemaSimpleType _type
Definition
XmlSchemaAttribute.cs:25
System.ExceptionArgument.value
@ value
System
Xml
Schema
XmlSchemaAttribute
Generated by
1.10.0