Summary
    Determines whether any data is available for a parameter.
    
		- Namespace
 - TCLite
.Interfaces  - Containing Type
 - I
Parameter Data Provider  
Syntax
bool HasDataFor(ParameterInfo parameter)
	Parameters
| Name | Type | Description | 
|---|---|---|
| parameter | ParameterInfo | The parameter of a parameterized test. | 
Return Value
| Type | Description | 
|---|---|
| bool | 
