다음을 통해 공유


CategoryAttribute 클래스

정의

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

생성자

CategoryAttribute()
CategoryAttribute(String)

필드

categoryName

속성

Name

메서드

ApplyToTest(Test)

적용 대상