In The Hand LtdIn The Hand
WriteLine Method (message, category)
NamespacesInTheHand.DiagnosticsTraceHelperWriteLine(String, String)
.NET Components for Mobility
Writes a category name and message to the trace listeners in the Listeners collection.
Declaration Syntax
C#Visual Basic
public static void WriteLine(
	string message,
	string category
)
Public Shared Sub WriteLine ( _
	message As String, _
	category As String _
)
Parameters
message (String)
A message to write.
category (String)
A category name used to organize the output.

Assembly: InTheHand (Module: InTheHand) Version: 7.0.0.0