LoggingExtensions.

Debug(string, object[]) Method

Syntax

public static void Debug(string info, params object[] args)

Parameters

Name Type Description
info string
args object[]

Return Value

Type Description
void