C# Class PclUnit.Style.Nunit.DescriptionAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: jbtule/PclUnit

Méthodes publiques

Méthode Description
DescriptionAttribute ( string description ) : System

Construct the attribute

Method Details

DescriptionAttribute() public méthode

Construct the attribute
public DescriptionAttribute ( string description ) : System
description string Text describing the test
Résultat System