Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
ComplexTypeAttribute.cs
Go to the documentation of this file.
1
namespace
System.ComponentModel.DataAnnotations.Schema
;
2
3
[AttributeUsage(
AttributeTargets
.Class, AllowMultiple =
false
)]
4
public
class
ComplexTypeAttribute
:
Attribute
5
{
6
}
System.Attribute
Definition
Attribute.cs:12
System.ComponentModel.DataAnnotations.Schema.ComplexTypeAttribute
Definition
ComplexTypeAttribute.cs:5
System.ComponentModel.DataAnnotations.Schema
Definition
ColumnAttribute.cs:3
System.AttributeTargets
AttributeTargets
Definition
AttributeTargets.cs:5
source
System.ComponentModel.Annotations
System.ComponentModel.DataAnnotations.Schema
ComplexTypeAttribute.cs
Generated by
1.10.0