TestCaseData.

TestCaseData(object[]) Constructor

Summary

Initializes a new instance of the TestCaseData class.
Namespace
TCLite
Containing Type
TestCaseData

Syntax

public TestCaseData(params object[] args)

Parameters

Name Type Description
args object[] The arguments.

Return Value

Type Description
void