Share via


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)

适用于