public class EnumValueTypeAttribute : Attribute
Public Class EnumValueTypeAttribute
Inherits Attribute
EnumValueTypeAttribute | Constructor class. |
ValueType | Attribute for value type. |
GetAttributeFromT |
Get attribute from a class.
(Defined by ObjectExtensions) |
ValidateDataAnnotations |
Validate class with validator of DataAnnotations.
(Defined by ObjectExtensions) |