LightModeConsole.

Write(string, object[]) Method

Syntax

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

Parameters

Name Type Description
format string
arg object[]

Return Value

Type Description
void