1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
|
#include net_4_0_System.ComponentModel.DataAnnotations.dll.sources
System.ComponentModel.DataAnnotations/MinLengthAttribute.cs
System.ComponentModel.DataAnnotations/MaxLengthAttribute.cs
System.ComponentModel.DataAnnotations/CreditCardAttribute.cs
System.ComponentModel.DataAnnotations/EmailAddressAttribute.cs
System.ComponentModel.DataAnnotations/PhoneAttribute.cs
System.ComponentModel.DataAnnotations/FileExtensionsAttribute.cs
System.ComponentModel.DataAnnotations/CompareAttribute.cs
System.ComponentModel.DataAnnotations.Schema/ColumnAttribute.cs
System.ComponentModel.DataAnnotations.Schema/ComplexTypeAttribute.cs
System.ComponentModel.DataAnnotations.Schema/DatabaseGeneratedAttribute.cs
System.ComponentModel.DataAnnotations.Schema/DatabaseGeneratedOption.cs
System.ComponentModel.DataAnnotations.Schema/ForeignKeyAttribute.cs
System.ComponentModel.DataAnnotations.Schema/InversePropertyAttribute.cs
System.ComponentModel.DataAnnotations.Schema/NotMappedAttribute.cs
System.ComponentModel.DataAnnotations.Schema/TableAttribute.cs
|