Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
DtdProcessing.cs
Go to the documentation of this file.
1
namespace
System.Xml
;
2
3
public
enum
DtdProcessing
4
{
5
Prohibit
,
6
Ignore
,
7
Parse
8
}
System.Xml.DtdProcessing
DtdProcessing
Definition
DtdProcessing.cs:4
System.Xml.DtdProcessing.Prohibit
@ Prohibit
System.Xml.DtdProcessing.Parse
@ Parse
System.Xml.DtdProcessing.Ignore
@ Ignore
System.Xml
Definition
BaseRegionIterator.cs:1
source
System.Private.Xml
System.Xml
DtdProcessing.cs
Generated by
1.10.0