Summary
Write the string representation of a decimal value to the current result followed by a line terminator
- Namespace
- TCLite
- Containing Type
- TestContext
Syntax
public static void WriteLine(decimal value)
Parameters
| Name | Type | Description |
|---|---|---|
| value | decimal |
Return Value
| Type | Description |
|---|---|
| void |
