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