共用方式為


DescriptionAttribute(String) 建構函式

定義

建構描述屬性

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

參數

description
String

描述的文字

適用於