ComponentOne Basic Library for WPF and Silverlight
WriteLine Method


C1.Silverlight Namespace > Trace Class : WriteLine Method
Writes the value of a specified object's System.Object.ToString() method to the debugger by using the OutputDebugString function.
Overload List
OverloadDescription
Writes the value of a specified object's System.Object.ToString() method to the debugger by using the OutputDebugString function.  
Writes a specified message followed by a line terminator to the debugger by using the OutputDebugString function.  
Writes a formatted string followed by a line terminator to the debugger by using the OutputDebugString function.  
See Also

Reference

Trace Class
Trace Members