共用方式為


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)

適用於