CssBlockSelectorItem
TheArtOfDev.HtmlRenderer.Core.Entities
Holds single class selector in css block hierarchical selection (p class1 > div.class2)
Konstruktoren
CssBlockSelectorItem(string, bool)
Creates a new block from the block's source
- class
- the name of the css class of the block
- directParent
Eigenschaften
DirectParent : bool
is the selector item has to be direct parent
Methoden
Felder
_directParent : bool
is the selector item has to be direct parent