StringArrayExtensions Class |
Namespace: TestHelperExtensions
| Name | Description | |
|---|---|---|
| Contains(String, String) |
Determines if any of the items in the specified data array match
the specified key using the current culture's string comparison settings.
| |
| Contains(String, String, StringComparison) |
Determines if any of the items in the specified data array match
the specified key using specified string comparison settings.
|