Summary
Initializes a new instance of the
SubstringConstraint
class.
- Namespace
- TCLite
.Constraints - Containing Type
- SubstringConstraint
Syntax
public SubstringConstraint(string expected)
Parameters
Name | Type | Description |
---|---|---|
expected | string | The expected. |
Return Value
Type | Description |
---|---|
void |