Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkWriteLine()()()()
Writes an end-of-line sequence to the remote console.
Public methodSupported by the .NET Compact FrameworkWriteLine(Object)
Writes the text representation of the specified object to the console, followed by an end-of-line sequence.
Public methodSupported by the .NET Compact FrameworkWriteLine(String, array<Object>[]()[][])
Writes the text representation of the specified array of objects to the remote console using the specified format information, followed by an end-of-line sequence.

See Also