LightModeConsole.

WriteLine(string, object[]) Method

Syntax

public void WriteLine(string format, params object[] arg)

Parameters

Name Type Description
format string
arg object[]

Return Value

Type Description
void