Поделиться через


EnumDataTypeAttribute(Type) Конструктор

Определение

Инициализирует новый экземпляр класса EnumDataTypeAttribute.

public:
 EnumDataTypeAttribute(Type ^ enumType);
public EnumDataTypeAttribute (Type enumType);
new System.ComponentModel.DataAnnotations.EnumDataTypeAttribute : Type -> System.ComponentModel.DataAnnotations.EnumDataTypeAttribute
Public Sub New (enumType As Type)

Параметры

enumType
Type

Тип перечисления.

Применяется к