CssBlock
class CssBlock
Represents a simple block of rules in CSS.
Gets or sets the associated token for this block of rules.
Gets the used tokens.
Gets the contained values.
public CssBlock()
Creates a simple block of rules.