PreTestAttribute Class

Definition

[System.AttributeUsage(System.AttributeTargets.Method, AllowMultiple=false, Inherited=true)]
public class PreTestAttribute : NUnit.Framework.NUnitAttribute
type PreTestAttribute = class
    inherit NUnitAttribute
Inheritance
PreTestAttribute
Attributes

Constructors

PreTestAttribute()

Applies to