Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
MappingType.cs
Go to the documentation of this file.
1
namespace
System.Data
;
2
3
public
enum
MappingType
4
{
5
Element
= 1,
6
Attribute
,
7
SimpleContent
,
8
Hidden
9
}
System.Data.MappingType
MappingType
Definition
MappingType.cs:4
System.Data.MappingType.Element
@ Element
System.Data.MappingType.SimpleContent
@ SimpleContent
System.Data.MappingType.Hidden
@ Hidden
System.Data.MappingType.Attribute
@ Attribute
System.Data
Definition
ADP.cs:12
source
System.Data.Common
System.Data
MappingType.cs
Generated by
1.10.0