BasicConsoleTest Write_Test Method (String) Fling OS
Tests the Write() method.

Namespace: Testing._Kernel
Assembly: Testing.Kernel (in Testing.Kernel.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

private void Write_Test(
	string StringToWrite
)

Parameters

StringToWrite
Type: System String
The string to write as the test.
See Also