Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
DtdProcessing
DtdProcessing
System.Xml.XmlTextReader.DtdProcessing
get
set
Definition at line
110
of file
XmlTextReader.cs
.
111
{
112
get
113
{
114
return
_impl
.DtdProcessing;
115
}
116
set
117
{
118
_impl.DtdProcessing
=
value
;
119
}
120
}
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