IConsole.

Write(string) Method

Namespace
GitVersion.Logging
Containing Type
IConsole

Syntax

void Write(string msg)

Parameters

Name Type Description
msg string

Return Value

Type Description
void
GitHub