Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
Source
string
? System.Xml.Schema.XmlSchemaDocumentation.Source
get
set
Definition at line
17
of file
XmlSchemaDocumentation.cs
.
18
{
19
get
20
{
21
return
_source
;
22
}
23
set
24
{
25
_source
=
value
;
26
}
27
}
System.Xml.Schema.XmlSchemaDocumentation._source
string _source
Definition
XmlSchemaDocumentation.cs:8
System.ExceptionArgument.value
@ value
System
Xml
Schema
XmlSchemaDocumentation
Generated by
1.10.0