Table of Contents

Method AddWarning

Namespace
SharpVectors.Dom.Css
Assembly
SharpVectors.Css.dll

AddWarning(string, CssWarningLevel)

Records a parsing warning.

public void AddWarning(string message, CssWarningLevel severity = CssWarningLevel.Info)

Parameters

message string

Description of the warning

severity CssWarningLevel

Severity level of the warning