CultureAttribute Classe
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.
[System.AttributeUsage(System.AttributeTargets.Assembly | System.AttributeTargets.Class | System.AttributeTargets.Method, AllowMultiple=false, Inherited=false)]
public class CultureAttribute : NUnit.Framework.IncludeExcludeAttribute, NUnit.Framework.Internal.IApplyToTest
type CultureAttribute = class
inherit IncludeExcludeAttribute
interface IApplyToTest
- Herança
- Atributos
- Implementações
Construtores
| CultureAttribute() | |
| CultureAttribute(String) |
Propriedades
| Exclude | (Herdado de IncludeExcludeAttribute) |
| Include | (Herdado de IncludeExcludeAttribute) |
| Reason | (Herdado de IncludeExcludeAttribute) |
Métodos
| ApplyToTest(Test) | |
| IsCultureSupported(String) | |
| IsCultureSupported(String[]) |