Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
Value
string
? System.Xml.Schema.XmlSchemaFacet.Value
get
set
inherited
Definition at line
15
of file
XmlSchemaFacet.cs
.
16
{
17
get
18
{
19
return
_value
;
20
}
21
set
22
{
23
_value
=
value
;
24
}
25
}
System.Xml.Schema.XmlSchemaFacet._value
string _value
Definition
XmlSchemaFacet.cs:8
System.ExceptionArgument.value
@ value
System
Xml
Schema
XmlSchemaWhiteSpaceFacet
Generated by
1.10.0