Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
IdAttribute
override
?
string
System.Xml.Schema.XmlSchemaAnnotated.IdAttribute
get
set
package
inherited
Definition at line
53
of file
XmlSchemaAnnotated.cs
.
54
{
55
get
56
{
57
return
Id
;
58
}
59
set
60
{
61
Id
=
value
;
62
}
63
}
System.Xml.Schema.XmlSchemaAnnotated.Id
string? Id
Definition
XmlSchemaAnnotated.cs:15
System.ExceptionArgument.value
@ value
System
Xml
Schema
XmlSchemaXPath
Generated by
1.10.0