For internal use.

Namespace:  C1.C1Preview.Debug
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public static void WriteLine(
	string s
)
Visual Basic
Public Shared Sub WriteLine ( _
	s As String _
)

Parameters

s
Type: System..::..String

See Also