ValueSourceAttribute.

GetData(ParameterInfo) Method

Summary

Retrieves a list of arguments which can be passed to the specified parameter.
Namespace
TCLite
Containing Type
ValueSourceAttribute

Syntax

public IEnumerable GetData(ParameterInfo parameter)

Parameters

Name Type Description
parameter ParameterInfo The parameter of a parameterized test.

Return Value

Type Description
IEnumerable