TheoryAttribute 类

定义

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

构造函数

TheoryAttribute()

适用于