Name | Description | |
---|---|---|
![]() | NRule Constructor | Overloaded. |
The following tables list the members exposed by NRule.
Name | Description | |
---|---|---|
![]() | NRule Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() ![]() | CommentProperty | Reference to the Comment property |
![]() ![]() | DeclarationsChild | Reference to the Declarations child |
![]() ![]() | MediaSelectorProperty | Reference to the MediaSelector property |
![]() ![]() | NRuleSchema | Schema associated with NRule |
![]() ![]() | SelectorsChild | Reference to the Selectors child |
Name | Description | |
---|---|---|
![]() | Comment | Gets or sets the author comment associated with the rule |
![]() | Declarations | Gets or sets the style declaration of the rule, which constains the declarations for the property values |
![]() | MediaSelector | Gets or sets the media selector that specifies the set of medias for which this rule applies to. This selector is not taken into account, if the parent style sheet media selector fails to match the media. A value of null means that the stylesheet applies for all medias. By default set to null. |
![]() | Selectors | Gets or sets the rule selectors, that define the set of element for which the rule applies |
Name | Description | |
---|---|---|
![]() | AddValueDeclaration | Overloaded. Adds a value declaration |
![]() | GetSelectorBuilder | Gets a selector build which adds created selectors to the Selectors collection of this rule. |