Constructor CssRule
- Namespace
- SharpVectors.Dom.Css
- Assembly
- SharpVectors.Css.dll
CssRule(object, bool, IList<string>, CssStyleSheetType)
protected CssRule(object parent, bool readOnly, IList<string> replacedStrings, CssStyleSheetType origin)
Parameters
parent
objectreadOnly
boolreplacedStrings
IList<string>origin
CssStyleSheetType