Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
System
string
? System.Xml.Schema.XmlSchemaNotation.System
get
set
Definition at line
42
of file
XmlSchemaNotation.cs
.
43
{
44
get
45
{
46
return
_systemId
;
47
}
48
set
49
{
50
_systemId
=
value
;
51
}
52
}
System.Xml.Schema.XmlSchemaNotation._systemId
string _systemId
Definition
XmlSchemaNotation.cs:11
System.ExceptionArgument.value
@ value
System
Xml
Schema
XmlSchemaNotation
Generated by
1.10.0