Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
Namespaces
bool
System.Xml.XmlTextReader.Namespaces
get
set
Definition at line
59
of file
XmlTextReader.cs
.
60
{
61
get
62
{
63
return
_impl
.Namespaces;
64
}
65
set
66
{
67
_impl.Namespaces
=
value
;
68
}
69
}
System.Xml.XmlTextReader._impl
readonly XmlTextReaderImpl _impl
Definition
XmlTextReader.cs:11
System.Xml.ValueHandleType.Dictionary
@ Dictionary
System.ExceptionArgument.value
@ value
System
Xml
XmlTextReader
Generated by
1.10.0