TestContext.

Write(object) Method

Summary

Write the string representation of an object to the current result
Namespace
TCLite
Containing Type
TestContext

Syntax

public static void Write(object value)

Parameters

Name Type Description
value object

Return Value

Type Description
void