Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
IdAttribute
override
?
string
System.Xml.Schema.XmlSchema.IdAttribute
get
set
package
Definition at line
384
of file
XmlSchema.cs
.
385
{
386
get
387
{
388
return
Id
;
389
}
390
set
391
{
392
Id
=
value
;
393
}
394
}
System.Xml.Schema.XmlSchema.Id
string? Id
Definition
XmlSchema.cs:282
System.ExceptionArgument.value
@ value
System
Xml
Schema
XmlSchema
Generated by
1.10.0