Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
SchemaLocation
string
? System.Xml.Schema.XmlSchemaExternal.SchemaLocation
get
set
inherited
Definition at line
20
of file
XmlSchemaExternal.cs
.
21
{
22
get
23
{
24
return
_location
;
25
}
26
set
27
{
28
_location
=
value
;
29
}
30
}
System.Xml.Schema.XmlSchemaExternal._location
string _location
Definition
XmlSchemaExternal.cs:7
System.ExceptionArgument.value
@ value
System
Xml
Schema
XmlSchemaRedefine
Generated by
1.10.0