Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
DefaultValue
string
? System.Xml.Schema.XmlSchemaAttribute.DefaultValue
get
set
Definition at line
33
of file
XmlSchemaAttribute.cs
.
34
{
35
get
36
{
37
return
_defaultValue
;
38
}
39
set
40
{
41
_defaultValue
=
value
;
42
}
43
}
System.Xml.Schema.XmlSchemaAttribute._defaultValue
string _defaultValue
Definition
XmlSchemaAttribute.cs:9
System.ExceptionArgument.value
@ value
System
Xml
Schema
XmlSchemaAttribute
Generated by
1.10.0