다음을 통해 공유


PlatformAttribute 클래스

정의

[System.AttributeUsage(System.AttributeTargets.Assembly | System.AttributeTargets.Class | System.AttributeTargets.Method, AllowMultiple=true, Inherited=false)]
public class PlatformAttribute : NUnit.Framework.IncludeExcludeAttribute, NUnit.Framework.Internal.IApplyToTest
type PlatformAttribute = class
    inherit IncludeExcludeAttribute
    interface IApplyToTest
상속
특성
구현

생성자

PlatformAttribute()
PlatformAttribute(String)

속성

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

메서드

ApplyToTest(Test)

적용 대상