Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
FixedValue
string
? System.Xml.Schema.XmlSchemaAttribute.FixedValue
get
set
Definition at line
47
of file
XmlSchemaAttribute.cs
.
48
{
49
get
50
{
51
return
_fixedValue
;
52
}
53
set
54
{
55
_fixedValue
=
value
;
56
}
57
}
System.Xml.Schema.XmlSchemaAttribute._fixedValue
string _fixedValue
Definition
XmlSchemaAttribute.cs:11
System.ExceptionArgument.value
@ value
System
Xml
Schema
XmlSchemaAttribute
Generated by
1.10.0