Summary
Write a char array to the current result followed by a line terminator
- Namespace
- TCLite
- Containing Type
- TestContext
Syntax
public static void WriteLine(char[] value)
Parameters
| Name | Type | Description |
|---|---|---|
| value | char[] |
Return Value
| Type | Description |
|---|---|
| void |
