Class DOMCounter
DOMCounter
public sealed class DOMCounter- Inheritance
- 
      
      DOMCounter
- Inherited Members
Properties
Count
count
[JsonPropertyName("count")]
public long Count { get; set; }Property Value
Name
name
[JsonPropertyName("name")]
public string Name { get; set; }