EnumDataTypeAttribute(Type) Konstruktor

Definicja

Inicjuje nowe wystąpienie klasy 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)

Parametry

enumType
Type

Typ wyliczenia.

Dotyczy