CategoryAttribute Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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