Summary
Write a formatted string to the current result followed by a line terminator
- Namespace
- TCLite
- Containing Type
- TestContext
Syntax
public static void WriteLine(string format, object arg1, object arg2)
Parameters
Name | Type | Description |
---|---|---|
format | string | |
arg1 | object | |
arg2 | object |
Return Value
Type | Description |
---|---|
void |