Property | Type | Description | |
---|---|---|---|
DefectResource | System |
Method | Description | |
---|---|---|
DefectResource ( string description ) : System | ||
DefectResource ( string description, DefectStatus status ) : System |
Method | Description | |
---|---|---|
DefectResource ( ) : System |
public DefectResource ( string description ) : System | ||
description | string | |
return | System |
public DefectResource ( string description, DefectStatus status ) : System | ||
description | string | |
status | DefectStatus | |
return | System |