Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
EntityHandling
EntityHandling
System.Xml.XmlTextReader.EntityHandling
get
set
Definition at line
122
of file
XmlTextReader.cs
.
123
{
124
get
125
{
126
return
_impl
.EntityHandling;
127
}
128
set
129
{
130
_impl.EntityHandling
=
value
;
131
}
132
}
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