Table of Contents

Class NUnitAttribute

Namespace
NUnit.Framework
Assembly
nunit.framework.dll

The abstract base class for all custom attributes defined by NUnit.

public abstract class NUnitAttribute : Attribute
Inheritance
NUnitAttribute
Derived
Inherited Members

Constructors

NUnitAttribute()

Default constructor

public NUnitAttribute()