Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
NamespaceURI
string
System.Xml.Schema.XmlSchemaCollectionNode.NamespaceURI
get
set
package
Definition at line
11
of file
XmlSchemaCollectionNode.cs
.
12
{
13
get
14
{
15
return
_namespaceUri
;
16
}
17
set
18
{
19
_namespaceUri
=
value
;
20
}
21
}
System.Xml.Schema.XmlSchemaCollectionNode._namespaceUri
string _namespaceUri
Definition
XmlSchemaCollectionNode.cs:5
System.ExceptionArgument.value
@ value
System
Xml
Schema
XmlSchemaCollectionNode
Generated by
1.10.0