IncludeExcludeAttribute 构造函数

定义

重载

IncludeExcludeAttribute()
IncludeExcludeAttribute(String)

IncludeExcludeAttribute()

public IncludeExcludeAttribute();

适用于

IncludeExcludeAttribute(String)

public IncludeExcludeAttribute(string include);
new NUnit.Framework.IncludeExcludeAttribute : string -> NUnit.Framework.IncludeExcludeAttribute

参数

include
String

适用于