다음을 통해 공유


CultureAttribute 클래스

정의

[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
상속
특성
구현

생성자

CultureAttribute()
CultureAttribute(String)

속성

Exclude (다음에서 상속됨 IncludeExcludeAttribute)
Include (다음에서 상속됨 IncludeExcludeAttribute)
Reason (다음에서 상속됨 IncludeExcludeAttribute)

메서드

ApplyToTest(Test)
IsCultureSupported(String)
IsCultureSupported(String[])

적용 대상