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