SequentialAttribute Class

Definition

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

Constructors

SequentialAttribute()

Properties

Properties

Gets the property dictionary for this attribute

(Inherited from PropertyAttribute)

Methods

ApplyToTest(Test) (Inherited from PropertyAttribute)

Applies to