TestContext.

Write(long) Method

Summary

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

Syntax

public static void Write(long value)

Parameters

Name Type Description
value long

Return Value

Type Description
void