프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
IssueAttribute ( string issueNumber ) : System |
Initializes a new instance of the IssueAttribute class. Creates an IssueAttribute that annotates a test method with a given issue number.
|
public IssueAttribute ( string issueNumber ) : System | ||
issueNumber | string | The bug-tracking issue number. |
리턴 | System |