Summary
Constructs a StringConstraint given an expected value
- Namespace
- TCLite
.Constraints - Containing Type
- StringConstraint
Syntax
protected StringConstraint(string expected)
Parameters
Name | Type | Description |
---|---|---|
expected | string | The expected value |
Return Value
Type | Description |
---|---|
void |