Table of Contents

Class CssParsingWarning

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

Represents a CSS parsing warning.

public class CssParsingWarning
Inheritance
CssParsingWarning
Inherited Members

Properties

Message

Gets or sets the warning message.

Severity

Gets or sets the severity level of the warning.

Timestamp

Gets or sets the timestamp when the warning was recorded.

Methods

ToString()

Returns a string representation of this warning.