Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
Redefined
XmlSchemaGroup
? System.Xml.Schema.XmlSchemaGroupRef.Redefined
get
set
package
Definition at line
30
of file
XmlSchemaGroupRef.cs
.
31
{
32
get
33
{
34
return
_refined
;
35
}
36
set
37
{
38
_refined
=
value
;
39
}
40
}
System.Xml.Schema.XmlSchemaGroupRef._refined
XmlSchemaGroup _refined
Definition
XmlSchemaGroupRef.cs:11
System.ExceptionArgument.value
@ value
System
Xml
Schema
XmlSchemaGroupRef
Generated by
1.10.0