CombinatorialAttribute Class

Definition

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

Constructors

CombinatorialAttribute()

Properties

Properties

Gets the property dictionary for this attribute

(Inherited from PropertyAttribute)

Methods

ApplyToTest(Test) (Inherited from PropertyAttribute)

Applies to