Class NUnitAttribute
Abstract base class for all custom attributes defined by NUnit.
Inheritance
NUnitAttribute
Inherited Members
Namespace: NUnit.Framework
Assembly: nunit.framework.dll
Syntax
public abstract class NUnitAttribute : Attribute
Constructors
View SourceNUnitAttribute()
Default constructor
Declaration
public NUnitAttribute()