Summary
Initializes a new instance of the
TestCaseData class.
- Namespace
- TCLite
- Containing Type
- TestCaseData
Syntax
public TestCaseData(object arg)
Parameters
| Name | Type | Description |
|---|---|---|
| arg | object | The argument. |
Return Value
| Type | Description |
|---|---|
| void |
