Method | Description | |
---|---|---|
PropertyDataAttribute ( string propertyName ) : System |
Creates a new instance of PropertyDataAttribute/
|
Method | Description | |
---|---|---|
GetData ( |
public PropertyDataAttribute ( string propertyName ) : System | ||
propertyName | string | The name of the public static property on the test class that will provide the test data |
return | System |