Edit

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

Name Description
SequentialAttribute()

Properties

Name Description
Properties

Gets the property dictionary for this attribute

(Inherited from PropertyAttribute)

Methods

Name Description
ApplyToTest(Test) (Inherited from PropertyAttribute)

Applies to