Table of Contents

Constructor CssCollectedProperty

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

CssCollectedProperty(string, int, CssValue, CssStyleSheetType, string)

public CssCollectedProperty(string name, int specificity, CssValue cssValue, CssStyleSheetType origin, string priority)

Parameters

name string
specificity int
cssValue CssValue
origin CssStyleSheetType
priority string