LightModeConsole.

WriteErrorLine(string, object[]) Method

Syntax

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

Parameters

Name Type Description
format string
arg object[]

Return Value

Type Description
void