LoggingExtensions.

Warning(string, object[]) Method

Syntax

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

Parameters

Name Type Description
info string
args object[]

Return Value

Type Description
void