Table of Contents

Constructor CssMediaRule

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

CssMediaRule(string, object, bool, IList<string>, CssStyleSheetType)

public CssMediaRule(string cssText, object parent, bool readOnly, IList<string> replacedStrings, CssStyleSheetType origin)

Parameters

cssText string
parent object
readOnly bool
replacedStrings IList<string>
origin CssStyleSheetType