LogWriter.

WriteLine() Method

Summary

Writes an empty string to the logging infrastructure.
Assembly
NAnt.Core.dll
Namespace
NAnt.Core
Containing Type
LogWriter

Syntax

public override void WriteLine()

Return Value

Type Description
void