LightModeConsole.

WriteError(string, object[]) Method

Syntax

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

Parameters

Name Type Description
format string
arg object[]

Return Value

Type Description
void