SetCultureAttribute 类

定义

[System.AttributeUsage(System.AttributeTargets.Assembly | System.AttributeTargets.Class | System.AttributeTargets.Method, AllowMultiple=false, Inherited=true)]
public class SetCultureAttribute : NUnit.Framework.PropertyAttribute, NUnit.Framework.Internal.IApplyToContext
type SetCultureAttribute = class
    inherit PropertyAttribute
    interface IApplyToContext
继承
属性
实现

构造函数

SetCultureAttribute(String)

属性

Properties

获取此属性的属性字典

(继承自 PropertyAttribute)

方法

ApplyToTest(Test) (继承自 PropertyAttribute)

显式接口实现

IApplyToContext.ApplyToContext(TestExecutionContext)

适用于