Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
NameAttribute
override
?
string
System.Xml.Schema.XmlSchemaNotation.NameAttribute
get
set
package
Definition at line
68
of file
XmlSchemaNotation.cs
.
69
{
70
get
71
{
72
return
Name
;
73
}
74
set
75
{
76
Name
=
value
;
77
}
78
}
System.Xml.Schema.XmlSchemaNotation.Name
string? Name
Definition
XmlSchemaNotation.cs:17
System.ExceptionArgument.value
@ value
System
Xml
Schema
XmlSchemaNotation
Generated by
1.10.0