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