다음을 통해 공유


ExplicitAttribute 클래스

정의

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

생성자

ExplicitAttribute()
ExplicitAttribute(String)

메서드

ApplyToTest(Test)

적용 대상