C# Class PclUnit.Style.Xunit.UnlabeledFixtureAttribute

Inheritance: Run.Attributes.TestFixtureAttributeBase
Afficher le fichier Open project: jbtule/PclUnit

Méthodes publiques

Méthode Description
GetCategories ( Type type ) : IList
GetDescription ( Type type ) : string

Method Details

GetCategories() public méthode

public GetCategories ( Type type ) : IList
type System.Type
Résultat IList

GetDescription() public méthode

public GetDescription ( Type type ) : string
type System.Type
Résultat string