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