Düzenle

Aracılığıyla paylaş


CategoryAttribute Constructors

Definition

Overloads

CategoryAttribute()
CategoryAttribute(String)

CategoryAttribute()

protected CategoryAttribute ();

Applies to

CategoryAttribute(String)

public CategoryAttribute (string name);
new NUnit.Framework.CategoryAttribute : string -> NUnit.Framework.CategoryAttribute

Parameters

name
String

Applies to