Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
IdAttribute
override
?
string
System.Xml.Schema.XmlSchemaExternal.IdAttribute
get
set
package
inherited
Definition at line
85
of file
XmlSchemaExternal.cs
.
86
{
87
get
88
{
89
return
Id
;
90
}
91
set
92
{
93
Id
=
value
;
94
}
95
}
System.Xml.Schema.XmlSchemaExternal.Id
string? Id
Definition
XmlSchemaExternal.cs:47
System.ExceptionArgument.value
@ value
System
Xml
Schema
XmlSchemaRedefine
Generated by
1.10.0