Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
XmlWriteMode.cs
Go to the documentation of this file.
1
namespace
System.Data
;
2
3
public
enum
XmlWriteMode
4
{
5
WriteSchema
,
6
IgnoreSchema
,
7
DiffGram
8
}
System.Data.XmlWriteMode
XmlWriteMode
Definition
XmlWriteMode.cs:4
System.Data.XmlWriteMode.WriteSchema
@ WriteSchema
System.Data.XmlReadMode.DiffGram
@ DiffGram
System.Data.XmlReadMode.IgnoreSchema
@ IgnoreSchema
System.Data
Definition
ADP.cs:12
source
System.Data.Common
System.Data
XmlWriteMode.cs
Generated by
1.10.0