Summary
Construct a TestCaseAttribute with a list of arguments.
This constructor is not CLS-Compliant
- Namespace
- TCLite
- Containing Type
- TestCaseAttribute
Syntax
public TestCaseAttribute(params object[] arguments)
Parameters
| Name | Type | Description |
|---|---|---|
| arguments | object[] |
Return Value
| Type | Description |
|---|---|
| void |
