TheoryAttribute Class

Definition

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

Constructors

TheoryAttribute()

Applies to