Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkWriteLine()()()()
Writes a newline to the SshConsole.
Public methodSupported by the .NET Compact FrameworkWriteLine(Object)
Writes the text representation of the specified object, followed by the newline, to the SshConsole.
Public methodSupported by the .NET Compact FrameworkWriteLine(String, array<Object>[]()[][])
Writes the text representation of the specified array of objects, followed by the newline, to the SshConsole using the specified format.

See Also