DotNetDebugLogger.Warning Method (String, Exception)

Namespace: Aurigma.GraphicsMill.AjaxControls.VectorObjects.Logger
Assembly: Aurigma.GraphicsMill.AjaxControls.VectorObjects (in Aurigma.GraphicsMill.AjaxControls.VectorObjects.dll)

Syntax

C#
public void Warning(
	string message,
	Exception ex
)

Parameters

message

Type: System..String

ex

Type: System..Exception

See Also

Reference