Constructor PreservedValuesAttribute
PreservedValuesAttribute(params object[])
Construct the values attribute with a set of arguments.
Declaration
public PreservedValuesAttribute(params object[] args)
Parameters
| Type | Name | Description |
|---|---|---|
| object[] | args | The set of arguments for the test parameter. |