TestContext.

WriteLine(float) Method

Summary

Write the string representation of a Single value to the current result followed by a line terminator
Namespace
TCLite
Containing Type
TestContext

Syntax

public static void WriteLine(float value)

Parameters

Name Type Description
value float

Return Value

Type Description
void