PairwiseAttribute Class

Definition

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

Constructors

PairwiseAttribute()

Properties

Properties

Gets the property dictionary for this attribute

(Inherited from PropertyAttribute)

Methods

ApplyToTest(Test) (Inherited from PropertyAttribute)

Applies to