PexEnumValuesDefinedAttribute(Type) Construtor
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Inicializa uma nova instância da classe PexEnumValuesDefinedAttribute.
public:
PexEnumValuesDefinedAttribute(Type ^ enumType);
public PexEnumValuesDefinedAttribute (Type enumType);
new Microsoft.Pex.Framework.Domains.PexEnumValuesDefinedAttribute : Type -> Microsoft.Pex.Framework.Domains.PexEnumValuesDefinedAttribute
Public Sub New (enumType As Type)
Parâmetros
- enumType
- Type