Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
UriDictionaryString
XmlDictionaryString
System.Xml.XmlBaseWriter.NamespaceManager.Namespace.UriDictionaryString
get
set
Definition at line
184
of file
XmlBaseWriter.cs
.
185
{
186
get
187
{
188
return
_xNs
;
189
}
190
set
191
{
192
_xNs
=
value
;
193
}
194
}
System.Xml.XmlBaseWriter.NamespaceManager.Namespace._xNs
XmlDictionaryString _xNs
Definition
XmlBaseWriter.cs:131
System.ExceptionArgument.value
@ value
System
Xml
XmlBaseWriter
NamespaceManager
Namespace
Generated by
1.10.0