Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
Source
string
? System.Xml.Schema.XmlSchemaAppInfo.Source
get
set
Definition at line
12
of file
XmlSchemaAppInfo.cs
.
13
{
14
get
15
{
16
return
_source
;
17
}
18
set
19
{
20
_source
=
value
;
21
}
22
}
System.Xml.Schema.XmlSchemaAppInfo._source
string _source
Definition
XmlSchemaAppInfo.cs:7
System.ExceptionArgument.value
@ value
System
Xml
Schema
XmlSchemaAppInfo
Generated by
1.10.0