Table of Contents

Method WriteLine

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

WriteLine(string)

Writes a message to the log, followed by a line terminator.

public abstract void WriteLine(string message)

Parameters

message string

The message to write.