Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Table of Contents

Class Specificity

Namespace
OpenQA.Selenium.DevTools.V136.CSS
Assembly
WebDriver.dll

Specificity

public sealed class Specificity
Inheritance
Specificity
Inherited Members

Properties

A

a

[JsonPropertyName("a")]
public long A { get; set; }

Property Value

long

B

b

[JsonPropertyName("b")]
public long B { get; set; }

Property Value

long

C

c

[JsonPropertyName("c")]
public long C { get; set; }

Property Value

long