共用方式為


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)

適用於