In The Hand
WriteLine Method (value)
Namespaces
►
InTheHand.Diagnostics
►
TraceHelper
►
WriteLine(Object)
C#
Visual Basic
.NET Components for Mobility
Writes the value of the object's
ToString
()
()
()
()
method to the trace listeners in the
Listeners
collection.
Declaration Syntax
C#
Visual Basic
public
static
void
WriteLine
(
Object
value
)
Public
Shared
Sub
WriteLine
( _
value
As
Object
_ )
Parameters
value
(
Object
)
An object whose name is sent to the
Listeners
.
Assembly:
InTheHand
(Module: InTheHand) Version: 7.0.0.0