ExplicitAttribute Class

Definition

[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
Inheritance
ExplicitAttribute
Attributes
Implements

Constructors

ExplicitAttribute()
ExplicitAttribute(String)

Methods

ApplyToTest(Test)

Applies to