Summary
Writes the text for an expected value.
- Namespace
- TCLite
.Constraints - Containing Type
- MessageWriter
Syntax
public abstract void WriteExpectedValue(object expected)
Parameters
| Name | Type | Description |
|---|---|---|
| expected | object | The expected value. |
Return Value
| Type | Description |
|---|---|
| void |
