Constructor PreservedValuesAttribute
PreservedValuesAttribute(params object[])
Construct the values attribute with a set of arguments.
선언
public PreservedValuesAttribute(params object[] args)
파라미터
| 타입 | 이름 | 설명 |
|---|---|---|
| object[] | args | The set of arguments for the test parameter. |