TestContext.

Write(string) Method

Summary

Write a string to the current result
Namespace
TCLite
Containing Type
TestContext

Syntax

public static void Write(string value)

Parameters

Name Type Description
value string

Return Value

Type Description
void