C# Class Cone.Runners.NUnitSuiteBuilder.NUnitFixtureDescription

Inheritance: IFixtureDescription
显示文件 Open project: drunkcod/Cone

Public Methods

Method Description
NUnitFixtureDescription ( Type type ) : System

Private Methods

Method Description
IsCategoryAttribute ( Type type ) : bool

Method Details

NUnitFixtureDescription() public method

public NUnitFixtureDescription ( Type type ) : System
type System.Type
return System