IncludeExcludeAttribute Constructors

Definition

Overloads

IncludeExcludeAttribute()
IncludeExcludeAttribute(String)

IncludeExcludeAttribute()

public IncludeExcludeAttribute ();

Applies to

IncludeExcludeAttribute(String)

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

Parameters

include
String

Applies to