CssBlockSelectorItem
TheArtOfDev.HtmlRenderer.Core.Entities
Holds single class selector in css block hierarchical selection (p class1 > div.class2)
Конструкторы
CssBlockSelectorItem(string, bool)
Creates a new block from the block's source
- class
- the name of the css class of the block
- directParent
Свойства
DirectParent : bool
is the selector item has to be direct parent
Методы
Поля
_directParent : bool
is the selector item has to be direct parent