Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
QualifiedName
XmlQualifiedName
System.Xml.Schema.XmlSchemaNotation.QualifiedName
get
set
package
Definition at line
55
of file
XmlSchemaNotation.cs
.
56
{
57
get
58
{
59
return
_qname
;
60
}
61
set
62
{
63
_qname
=
value
;
64
}
65
}
System.Xml.Schema.XmlSchemaNotation._qname
XmlQualifiedName _qname
Definition
XmlSchemaNotation.cs:13
System.ExceptionArgument.value
@ value
System
Xml
Schema
XmlSchemaNotation
Generated by
1.10.0