CultureAttribute Classe
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
[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
- Ereditarietà
- Attributi
- Implementazioni
Costruttori
| CultureAttribute() | |
| CultureAttribute(String) |
Proprietà
| Exclude | (Ereditato da IncludeExcludeAttribute) |
| Include | (Ereditato da IncludeExcludeAttribute) |
| Reason | (Ereditato da IncludeExcludeAttribute) |
Metodi
| ApplyToTest(Test) | |
| IsCultureSupported(String) | |
| IsCultureSupported(String[]) |