PexFocusOnTypeAttribute Constructeurs
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Surcharges
| PexFocusOnTypeAttribute(Type) |
Initialise une nouvelle instance de la classe PexFocusOnTypeAttribute. |
| PexFocusOnTypeAttribute(Type, String) |
Initialise une nouvelle instance de la classe PexFocusOnTypeAttribute. |
PexFocusOnTypeAttribute(Type)
Initialise une nouvelle instance de la classe PexFocusOnTypeAttribute.
public:
PexFocusOnTypeAttribute(Type ^ targetType);
public PexFocusOnTypeAttribute (Type targetType);
new Microsoft.Pex.Framework.Focus.PexFocusOnTypeAttribute : Type -> Microsoft.Pex.Framework.Focus.PexFocusOnTypeAttribute
Public Sub New (targetType As Type)
Paramètres
- targetType
- Type
Type de la cible.
S’applique à
PexFocusOnTypeAttribute(Type, String)
Initialise une nouvelle instance de la classe PexFocusOnTypeAttribute.
public:
PexFocusOnTypeAttribute(Type ^ typeOfAssembly, System::String ^ type);
public PexFocusOnTypeAttribute (Type typeOfAssembly, string type);
new Microsoft.Pex.Framework.Focus.PexFocusOnTypeAttribute : Type * string -> Microsoft.Pex.Framework.Focus.PexFocusOnTypeAttribute
Public Sub New (typeOfAssembly As Type, type As String)
Paramètres
- typeOfAssembly
- Type
Type d'assembly.
- type
- String
Type.