C# Class NUnit.Framework.CategoryAttribute

Inheritance: System.Attribute
显示文件 Open project: drunkcod/Cone

Public Methods

Method Description
CategoryAttribute ( string name ) : System

Method Details

CategoryAttribute() public method

public CategoryAttribute ( string name ) : System
name string
return System