IConsole.

WriteLine(string) Method

Namespace
GitVersion.Logging
Containing Type
IConsole

Syntax

void WriteLine(string msg)

Parameters

Name Type Description
msg string

Return Value

Type Description
void
GitHub