TestContext.

Write(decimal) Method

Summary

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

Syntax

public static void Write(decimal value)

Parameters

Name Type Description
value decimal

Return Value

Type Description
void