TestContext.

Write(float) Method

Summary

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

Syntax

public static void Write(float value)

Parameters

Name Type Description
value float

Return Value

Type Description
void