DescriptionAttribute(String) Constructor

Definition

Construct a description Attribute

public DescriptionAttribute (string description);
new NUnit.Framework.DescriptionAttribute : string -> NUnit.Framework.DescriptionAttribute

Parameters

description
String

The text of the description

Applies to