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)

適用対象