Class RuleMatch
RuleMatch
public sealed class RuleMatch- Inheritance
- 
      
      RuleMatch
- Inherited Members
Properties
MatchingSelectors
matchingSelectors
[JsonPropertyName("matchingSelectors")]
public long[] MatchingSelectors { get; set; }Property Value
- long[]
Rule
rule
[JsonPropertyName("rule")]
public CSSRule Rule { get; set; }