C# 클래스 PclUnit.Style.Nunit.DescriptionAttribute

상속: System.Attribute
파일 보기 프로젝트 열기: jbtule/PclUnit

공개 메소드들

메소드 설명
DescriptionAttribute ( string description ) : System

Construct the attribute

메소드 상세

DescriptionAttribute() 공개 메소드

Construct the attribute
public DescriptionAttribute ( string description ) : System
description string Text describing the test
리턴 System