Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
IdAttribute
override
?
string
System.Xml.Schema.XmlSchemaAnnotation.IdAttribute
get
set
package
Definition at line
44
of file
XmlSchemaAnnotation.cs
.
45
{
46
get
47
{
48
return
Id
;
49
}
50
set
51
{
52
Id
=
value
;
53
}
54
}
System.Xml.Schema.XmlSchemaAnnotation.Id
string? Id
Definition
XmlSchemaAnnotation.cs:15
System.ExceptionArgument.value
@ value
System
Xml
Schema
XmlSchemaAnnotation
Generated by
1.10.0