ValuesAttribute 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
ValuesAttribute(Object) | |
ValuesAttribute(Object[]) | |
ValuesAttribute(Object, Object) | |
ValuesAttribute(Object, Object, Object) |
ValuesAttribute(Object)
public ValuesAttribute (object arg1);
new NUnit.Framework.ValuesAttribute : obj -> NUnit.Framework.ValuesAttribute
Paramètres
- arg1
- Object
S’applique à
ValuesAttribute(Object[])
public ValuesAttribute (params object[] args);
new NUnit.Framework.ValuesAttribute : obj[] -> NUnit.Framework.ValuesAttribute
Paramètres
- args
- Object[]