Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
NameAttribute
override
?
string
System.Xml.Schema.XmlSchemaElement.NameAttribute
get
set
package
Definition at line
322
of file
XmlSchemaElement.cs
.
323
{
324
get
325
{
326
return
Name
;
327
}
328
set
329
{
330
Name
=
value
;
331
}
332
}
System.Xml.Schema.XmlSchemaElement.Name
string? Name
Definition
XmlSchemaElement.cs:139
System.ExceptionArgument.value
@ value
System
Xml
Schema
XmlSchemaElement
Generated by
1.10.0