Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
NameAttribute
override
?
string
System.Xml.Schema.XmlSchemaAttribute.NameAttribute
get
set
package
Definition at line
191
of file
XmlSchemaAttribute.cs
.
192
{
193
get
194
{
195
return
Name
;
196
}
197
set
198
{
199
Name
=
value
;
200
}
201
}
System.Xml.Schema.XmlSchemaAttribute.Name
string? Name
Definition
XmlSchemaAttribute.cs:75
System.ExceptionArgument.value
@ value
System
Xml
Schema
XmlSchemaAttribute
Generated by
1.10.0