Edit

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

Name Description
CombinatorialAttribute()

Properties

Name Description
Properties

Gets the property dictionary for this attribute

(Inherited from PropertyAttribute)

Methods

Name Description
ApplyToTest(Test) (Inherited from PropertyAttribute)

Applies to