SetUICultureAttribute クラス

定義

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

コンストラクター

SetUICultureAttribute(String)

プロパティ

Properties

この属性のプロパティ ディクショナリを取得します

(継承元 PropertyAttribute)

メソッド

ApplyToTest(Test) (継承元 PropertyAttribute)

明示的なインターフェイスの実装

IApplyToContext.ApplyToContext(TestExecutionContext)

適用対象